Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
1351100200
:
1002712969
>
gflags
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 4
[-]
[+]
Changed
gflags.spec
@@ -30,6 +30,7 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig Requires: lib%{name}%{soname} = %{version} +BuildRoot %{_tmppath}/%{name}-%{version}-build %description The gflags package contains a library that implements commandline @@ -87,7 +88,7 @@ make %{?_smp_mflags} VERBOSE=1 %install -%cmake_install +%__make DESTDIR=%{buildroot} install rm -rf %{buildroot}/home/