Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
nfoview
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 9
[-]
[+]
Changed
nfoview.spec
@@ -22,10 +22,10 @@ %build - +CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %install -./setup.py install --install-base=%{buildroot} +%{__python} setup.py install -O1 --quiet --root %{buildroot} --prefix %{_prefix} %clean rm -rf %{buildroot}