Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
projects
:
rebuild
>
libvmod_vslp
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 24
[-]
[+]
Changed
libvmod_vslp.spec
@@ -24,7 +24,14 @@ %prep tar -xvjf %{SOURCE1} -sleep 5s ; pwd; pwd ; sleep 10s +cd varnish_src_build + +autoreconf -fi +%configure --disable-static --localstatedir=%{_var}/cache/ \ + --enable-debugging-symbols \ + --enable-developer-warnings +make + %setup -D -n %{real_name} %build