Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2009 23:30:45 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 157182 for review
Message-ID:  <200902042330.n14NUj0X022521@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=157182

Change 157182 by rwatson@rwatson_freebsd_capabilities on 2009/02/04 23:30:43

	Symlink for the man page to ld-elf-cap-so.1.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/Makefile#13 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/Makefile#13 (text+ko) ====

@@ -1,5 +1,5 @@
 # $FreeBSD$
-# $P4: //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/Makefile#12 $
+# $P4: //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/Makefile#13 $
 
 WITHOUT_SSP=
 
@@ -18,6 +18,7 @@
 INSTALLFLAGS=	-C -b
 PRECIOUSPROG=
 BINDIR=		/libexec
+MLINKS=		rtld-elf-cap.1 ld-elf-cap.so.1.1
 
 CFLAGS+=	-fpic -DPIC
 LDFLAGS+=	-shared -Wl,-Bsymbolic



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902042330.n14NUj0X022521>