open-src/app/gfx-utils/sun-src/fbconfig/Makefile
changeset 1137 189de8058add
parent 1117 629ac4b133bc
child 1196 1ce455dae979
--- a/open-src/app/gfx-utils/sun-src/fbconfig/Makefile	Fri May 27 19:05:24 2011 -0700
+++ b/open-src/app/gfx-utils/sun-src/fbconfig/Makefile	Fri May 27 19:06:08 2011 -0700
@@ -55,5 +55,6 @@
 
 install: all
 	$(INSTALL) -m 0555 $(BIN) $(INSTALL_BIN_DIR)
+	$(INSTALL) -m 0444 exec_attr $(DESTDIR)/etc/security/exec_attr.d/fbconfig
 
 # End of Makefile