usr/src/cmd/quagga/Makefile.sfw
changeset 9 502b128296a2
parent 0 b34509ac961f
child 74 fd34810c2c84
--- a/usr/src/cmd/quagga/Makefile.sfw	Tue Feb 23 00:53:20 2010 +0200
+++ b/usr/src/cmd/quagga/Makefile.sfw	Fri Mar 05 22:27:24 2010 +0200
@@ -18,10 +18,10 @@
 #
 # CDDL HEADER END
 #
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-#pragma ident	"@(#)Makefile.sfw	1.9	09/07/14 SMI"
+#pragma ident	"@(#)Makefile.sfw	1.10	10/02/19 SMI"
 
 NAME=quagga
 VERSION=0.99.8
@@ -79,6 +79,7 @@
 	(cd $(BUILDDIR) ; $(GMAKE) \
 		install MAKE="$(GMAKE)" DESTDIR="$(ROOT)" ; \
 	 $(SH) ../post-install.sh "$(ROOT)" "$(SRCDIR)")
+	$(INSTALL_PROTO) -m 0444 exec_attr $(ROOT)/etc/security/exec_attr.d/quagga
 
 $(BUILDDIR)/config.status: .prep
 	(cd $(BUILDDIR); env \