[csw-devel] SF.net SVN: gar:[15322] csw/mgar/pkg/flow-tools/trunk/Makefile
andyclarkii at users.sourceforge.net
andyclarkii at users.sourceforge.net
Fri Aug 12 13:41:39 CEST 2011
Revision: 15322
http://gar.svn.sourceforge.net/gar/?rev=15322&view=rev
Author: andyclarkii
Date: 2011-08-12 11:41:38 +0000 (Fri, 12 Aug 2011)
Log Message:
-----------
flow-tools: Wrong path has been fixed in python scripts
Modified Paths:
--------------
csw/mgar/pkg/flow-tools/trunk/Makefile
Modified: csw/mgar/pkg/flow-tools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/flow-tools/trunk/Makefile 2011-08-12 10:53:12 UTC (rev 15321)
+++ csw/mgar/pkg/flow-tools/trunk/Makefile 2011-08-12 11:41:38 UTC (rev 15322)
@@ -60,3 +60,8 @@
RUNTIME_DEP_PKGS_CSWflow-tools-dev += CSWlibft0
include gar/category.mk
+
+post-install-modulated:
+ /opt/csw/gnu/sed -in 's#/usr/local/netflow/var/#/etc/opt/csw/#g' $(DESTDIR)/opt/csw/bin/flow-rpt2rrd
+ /opt/csw/gnu/sed -in 's#/usr/local/netflow/var/#/etc/opt/csw/#g' $(DESTDIR)/opt/csw/bin/flow-rptfmt
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list