From: Jakub Bogusz Date: Mon, 19 Jul 2004 15:24:54 +0000 (+0000) Subject: - fixed PROG_SENDMAIL X-Git-Tag: php-4_3_10-0_1~13 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp.git;a=commitdiff_plain;h=d99cfab86829e77ef8ecdc8d06bf75b55c3ec4ad - fixed PROG_SENDMAIL Changed files: php.spec -> 1.255.2.12 --- diff --git a/php.spec b/php.spec index 6a194f7..10d5390 100644 --- a/php.spec +++ b/php.spec @@ -1563,7 +1563,7 @@ EXTENSION_DIR="%{extensionsdir}"; export EXTENSION_DIR %{__libtoolize} %{__aclocal} %{__autoconf} -PROG_SENDMAIL="%{_prefix}/lib/sendmail"; export PROG_SENDMAIL +PROG_SENDMAIL="/usr/lib/sendmail"; export PROG_SENDMAIL for i in fcgi cgi cli apxs ; do %configure \ `[ $i = cgi ] && echo --enable-discard-path` \