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

Changes of Revision 12

[-] Changed php5-expect.spec
 
1
@@ -54,7 +54,7 @@
2
 
3
 ./configure --with-expect=%{_usr} --with-tcldir=%{_libdir}
4
 
5
-%{__make} %{?jobs:-j%jobs}
6
+%{__make} %{?jobs:-j%jobs} || ls -al %{_libdir}
7
 
8
 %install
9
 %makeinstall -C %{name} INSTALL_ROOT=%{buildroot}
10