Logoj0ke.net Open Build Service > Projects > internetx:php4:extensions > php4-imagick > Changes
Sign Up | Log In

Changes of Revision 5

[-] Changed php4-imagick.spec
 
1
@@ -50,7 +50,7 @@
2
 export CFLAGS
3
 export CXXFLAGS
4
 
5
-../configure --with-imagick=%{_usr} --with-libdir=%{_lib}
6
+../configure --with-imagick=%{_usr} --with-libdir=%{_lib} --with-php-config=%{_bindir}/php-config4
7
 
8
 %{__make} %{?jobs:-j%jobs}
9
 
10