Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
gearman
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 43
[-]
[+]
Changed
gearmand.spec
@@ -2,7 +2,6 @@ # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -%define with_debug 0 Name: gearmand Version: 1.0.1 Release: 1 @@ -74,9 +73,8 @@ %build [ ! -f configure ] && autoreconf -fi %configure --with-boost=%{_prefix} \ -%if %{with_debug} --enable-debug -%endif + make %{?jobs:-j%jobs} %install