Search
j0ke.net Open Build Service
>
Projects
>
devel
:
erlang
>
CouchDB-svn
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 8
[-]
[+]
Changed
couchdb.spec
@@ -21,8 +21,9 @@ %setup ./bootstrap -C -%configure --with-js-lib=%{_libdir}/xulrunner-1.8.0.1 \ - LDFLAGS="-L%{_libdir}/xulrunner-1.8.0.1" || cat config.log +%configure \ + CFLAGS="`xulrunner-config --cflags`" \ + LDFLAGS="`xulrunner-config --libs`" || cat config.log %build %{__make}