Title: [opsview-base] [273] Remove this dependency as it has no use.
- Revision
- 273
- Author
- tvoon
- Date
- 2013-06-07 12:08:45 +0100 (Fri, 07 Jun 2013)
Log Message
Remove this dependency as it has no use. Will get a failure immediately
if not extracted. Package building will also compile before running install
Modified Paths
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2013-06-07 10:10:19 UTC (rev 272)
+++ trunk/Makefile 2013-06-07 11:08:45 UTC (rev 273)
@@ -428,7 +428,7 @@
${NFDUMP}-build: ${NFDUMP}
cd ${NFDUMP} && ./configure && make
-${NFDUMP}-install: ${NFDUMP}
+${NFDUMP}-install:
for file in nfreplay nfdump nfcapd nfexpire nfanon; do \
${INSTALL} -c -o $(NAGIOS_USER) -g $(NAGIOS_GROUP) -m 0500 ${NFDUMP}/bin/$$file ${DESTDIR}/${BIN_DIR}/$$file; \
done
_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins