Changes of Revision 2
[-] | Changed | couchdb.spec |
1
2 %setup 3 ./bootstrap -C 4 5 -%configure 6 +%configure LDFLAGS="-L%{_libdir}/xulrunner-1.8.0.1" || cat config.log 7 8 %build 9 %{__make} 10 |
[-] | Changed | couchdb.spec |
1
2 %setup 3 ./bootstrap -C 4 5 -%configure 6 +%configure LDFLAGS="-L%{_libdir}/xulrunner-1.8.0.1" || cat config.log 7 8 %build 9 %{__make} 10 |