]> git.pld-linux.org Git - packages/amavis-stats.git/blob - amavis-stats-Makefile.patch
- noreplace for %config, %verify
[packages/amavis-stats.git] / amavis-stats-Makefile.patch
1 --- amavis-stats-0.1.13-rc6/Makefile.in 2004-05-07 09:31:55.000000000 +0000
2 +++ amavis-stats-0.1.13-rc6.new/Makefile.in     2004-11-01 13:37:09.662852080 +0000
3 @@ -169,7 +169,7 @@
4         sed -e 's/^\(\$$asVersion \+= \+\"\).*\"/\1$(VERS)\"/' \
5                 amavis-stats.php > VERS.php
6         mv VERS.php amavis-stats.php
7 -       sed -e "1s+.*+\#! $(perl)+" \
8 +       sed -e "1s+.*+\#!$(perl)+" \
9                 amavis-stats > VERS.pl
10         mv VERS.pl amavis-stats
11         sed -e 's/^\(\$$version \+= \+\"\).*\"/\1$(VERS)\"/' \
This page took 0.12238 seconds and 3 git commands to generate.