Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
iotop
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 4
[-]
[+]
Changed
iotop.spec
@@ -38,7 +38,7 @@ # # this is, what dist.py normally does -./setup.py install --single-version-externally-managed --root=${RPM_BUILD_ROOT} --record="INSTALLED_FILES" +./setup.py install --single-version-externally-managed --root=${RPM_BUILD_ROOT} --prefix=%{_prefix} --record="INSTALLED_FILES" # catch compressed man pages sed -i -e 's@\(.\+/man/man[[:digit:]]/.\+\.[[:digit:]]\)$@\1*@' "INSTALLED_FILES"