Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
:
tools
>
urlwatch
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 18
[-]
[+]
Changed
urlwatch.spec
@@ -37,9 +37,10 @@ --prefix=%{_prefix} \ --record-rpm=%{name}.filelist sed -i s@"\.1$"@"\.1\.gz"@ %{name}.filelist -for a in /usr/share/man/man1 /usr/share/man /usr/share ; do - sed -i s@"^%attr(-,root,root) %dir ${a}$"@""@ %{_builddir}/%{name}-%{version}/%{name}.filelist -done +#for a in /usr/share/man/man1 /usr/share/man /usr/share ; do +# sed -i s@"^%attr(-,root,root) %dir ${a}$"@""@ %{_builddir}/%{name}-%{version}/%{name}.filelist +#done +cat %{name}.filelist %else python setup.py install \ --root=%{buildroot} \