Changes of Revision 4
[-] | Changed | php5-expect.spec |
1
2 3 export CFLAGS 4 export CXXFLAGS 5 +export LDFLAGS="-L%{_libdir}" 6 7 ../configure --with-expect=%{_usr} --with-tcldir=%{_libdir} 8 9 |
[-] | Changed | php5-expect.spec |
1
2 3 export CFLAGS 4 export CXXFLAGS 5 +export LDFLAGS="-L%{_libdir}" 6 7 ../configure --with-expect=%{_usr} --with-tcldir=%{_libdir} 8 9 |