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

Changes of Revision 9

[-] Changed php5-memcached.spec
 
1
@@ -47,7 +47,7 @@
2
 export CFLAGS
3
 export CXXFLAGS
4
 
5
-../configure --with-memcached=%{_usr} --with-libdir=%{_lib}
6
+../configure --with-memcached=%{_usr} --with-libdir=%{_lib} --with-libmemcached-dir=%{_prefix}
7
 
8
 %{__make} %{?jobs:-j%jobs}
9
 popd
10