]> git.pld-linux.org Git - packages/amavis-stats.git/commitdiff
- fixed perl
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Mon, 1 Nov 2004 13:38:51 +0000 (13:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amavis-stats-Makefile.patch -> 1.1

amavis-stats-Makefile.patch [new file with mode: 0644]

diff --git a/amavis-stats-Makefile.patch b/amavis-stats-Makefile.patch
new file mode 100644 (file)
index 0000000..ab438ae
--- /dev/null
@@ -0,0 +1,11 @@
+--- amavis-stats-0.1.13-rc6/Makefile.in        2004-05-07 09:31:55.000000000 +0000
++++ amavis-stats-0.1.13-rc6.new/Makefile.in    2004-11-01 13:37:09.662852080 +0000
+@@ -169,7 +169,7 @@
+       sed -e 's/^\(\$$asVersion \+= \+\"\).*\"/\1$(VERS)\"/' \
+               amavis-stats.php > VERS.php
+       mv VERS.php amavis-stats.php
+-      sed -e "1s+.*+\#! $(perl)+" \
++      sed -e "1s+.*+\#!$(perl)+" \
+               amavis-stats > VERS.pl
+       mv VERS.pl amavis-stats
+       sed -e 's/^\(\$$version \+= \+\"\).*\"/\1$(VERS)\"/' \
This page took 0.041764 seconds and 4 git commands to generate.