diff options
author | Krzysztof Krzyżaniak <eloy@debian.org> | 2009-07-09 09:32:39 +0000 |
---|---|---|
committer | Krzysztof Krzyżaniak <eloy@debian.org> | 2009-07-09 09:32:39 +0000 |
commit | 165fcdf7e029cff7b239ceafffb6e702971cc08d (patch) | |
tree | 7907d5324b24a6ad805a097842ab1f5872668fe4 /debian/rules | |
parent | 54467944a53e9a27e9036eae6761671c6f3eb071 (diff) | |
download | lighttpd-165fcdf7e029cff7b239ceafffb6e702971cc08d.tar.gz |
new upstream version
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules index cc017b9..494701c 100755 --- a/debian/rules +++ b/debian/rules @@ -17,7 +17,3 @@ configure/lighttpd:: chmod a+x debian/lighty-enable-mod chmod a+x debian/use-ipv6.pl -binary-post-install/lighttpd:: - rm -f debian/lighttpd/usr/share/man/man1/spawn-fcgi.1* - mv debian/lighttpd/usr/bin/spawn-fcgi \ - debian/lighttpd/usr/bin/spawn-fcgi.lighttpd |