[Bug 574685] Re: php5-cgi installs duplicate executables, should use symlink
Ondřej Surý
ondrej at sury.org
Thu May 12 10:31:20 UTC 2011
It's not the same - the (sha1sum also says so)
Snippet from debian/rules:
cd cgi-build && $(MAKE) && mv sapi/cgi/php-cgi sapi/cgi/cgi-
bin.php5
# Dirty hack to not rebuild everything twice
cd cgi-build/main && \
sed -i -e 's/FORCE_CGI_REDIRECT 1/FORCE_CGI_REDIRECT 0/' \
-e 's/DISCARD_PATH 0/DISCARD_PATH 1/' php_config.h && \
sed -i -e 's/--enable-force-cgi-redirect/--enable-discard-path/' build-defs.h && \
touch ../../ext/standard/info.c && \
touch ../../sapi/cgi/cgi_main.c
cd cgi-build && $(MAKE) && mv sapi/cgi/php-cgi
sapi/cgi/usr.bin.php5-cgi
** Changed in: php5 (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/574685
Title:
php5-cgi installs duplicate executables, should use symlink
More information about the Ubuntu-server-bugs
mailing list