[Nagiosplug-checkins] CVS: nagiosplug Makefile.am,1.9,1.10
Karl DeBisschop
kdebisschop at users.sourceforge.net
Sat Feb 22 05:02:06 CET 2003
Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs1:/tmp/cvs-serv19415
Modified Files:
Makefile.am
Log Message:
provide target for nagios-plugins.spec
Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** Makefile.am 22 Feb 2003 07:27:42 -0000 1.9
--- Makefile.am 22 Feb 2003 13:01:12 -0000 1.10
***************
*** 16,19 ****
--- 16,22 ----
cd plugins-scripts; $(MAKE) test
+ nagios-plugins.spec: nagios-plugins.spec.in
+ sed "s/%%{VER}/@VER@/;s/%%{REL}/@REL@/;" $? > $@
+
# Solaris pkgmk
PACKDIR=build-pkg
More information about the Commits
mailing list