[Nagiosplug-checkins] CVS: nagiosplug/plugins-scripts Makefile.am,1.4,1.5
Subhendu Ghosh
sghosh at users.sourceforge.net
Mon Feb 3 22:25:02 CET 2003
Update of /cvsroot/nagiosplug/nagiosplug/plugins-scripts
In directory sc8-pr-cvs1:/tmp/cvs-serv21937
Modified Files:
Makefile.am
Log Message:
install user:grp perms [patch 679703 -Detlef Boehm]
Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins-scripts/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Makefile.am 30 Oct 2002 05:07:29 -0000 1.4
--- Makefile.am 4 Feb 2003 06:24:20 -0000 1.5
***************
*** 22,25 ****
--- 22,27 ----
CLEANFILES=$(libexec_SCRIPTS)
+ AM_INSTALL_PROGRAM_FLAGS=@INSTALL_OPTS@
+
.pl :
$(AWK) -f ./subst $< > $@
More information about the Commits
mailing list