Remove obsolete configure option: --with-php
authorEmmanuel Lacour <elacour@home-dn.net>
Wed, 18 Apr 2012 13:46:19 +0000 (15:46 +0200)
committerEmmanuel Lacour <elacour@home-dn.net>
Wed, 18 Apr 2012 13:46:19 +0000 (15:46 +0200)
    * Php path is in suphp config file

debian/rules

index 96b58c3..2e33f52 100755 (executable)
@@ -17,7 +17,6 @@ override_dh_auto_configure:
        --sysconfdir=/etc/suphp \
        --with-apxs=/usr/bin/apxs2 \
        --with-apache-user=www-data \
-       --with-php=/usr/bin/php-cgi \
        --sbindir=/usr/lib/suphp \
        --with-setid-mode=owner \
        --with-logfile=/var/log/suphp/suphp.log