SOURCES: munin-templatedir.patch - search/replace expr

baggins baggins at pld-linux.org
Wed Dec 3 23:58:07 CET 2008


Author: baggins                      Date: Wed Dec  3 22:58:07 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- search/replace expr

---- Files affected:
SOURCES:
   munin-templatedir.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/munin-templatedir.patch
diff -u SOURCES/munin-templatedir.patch:1.1 SOURCES/munin-templatedir.patch:1.2
--- SOURCES/munin-templatedir.patch:1.1	Wed Dec  3 23:49:29 2008
+++ SOURCES/munin-templatedir.patch	Wed Dec  3 23:58:01 2008
@@ -63,6 +63,14 @@
  	-rmdir $(CONFDIR)
  	-rmdir $(LIBDIR)
  	-rmdir $(BINDIR)
+@@ -257,6 +257,7 @@
+ 		    -e 's|@@GOODSH@@|$(GOODSH)|g'			\
+ 		    -e 's|@@BASH@@|$(BASH)|g'				\
+ 		    -e 's|@@HASSETR@@|$(HASSETR)|g'			\
++		    -e 's|@@TEMPLATEDIR@@|$(TEMPLATEDIR)|g'		\
+ 		    $$file > build/$$destname;				\
+ 	done
+ 
 diff -ur munin-1.3.4/Makefile.config munin-1.3.4.conf/Makefile.config
 --- munin-1.3.4/Makefile.config	2008-12-03 23:42:52.000000000 +0100
 +++ munin-1.3.4.conf/Makefile.config	2008-12-03 23:46:45.000000000 +0100
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/munin-templatedir.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list