From f937af867e8d2752b7d09a88b91d8ffb7346b0d4 Mon Sep 17 00:00:00 2001 From: Karol Krenski Date: Fri, 12 May 2006 23:07:34 +0000 Subject: [PATCH] - fixed PHPDIR Changed files: cups.spec -> 1.148 --- cups.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index ff15a6b..189a29b 100644 --- a/cups.spec +++ b/cups.spec @@ -292,7 +292,7 @@ fi %if %{with php} %{__make} -C scripting/php install \ - PHPDIR="%{__php_extensiondir}" + PHPDIR=$RPM_BUILD_ROOT%{_php_extensiondir} install -d $RPM_BUILD_ROOT%{_php_configdir}/conf.d cat > $RPM_BUILD_ROOT%{_php_configdir}/conf.d/phpcups.ini << EOF ; Enable phpcups extension module -- 2.44.0