[Bug 513541] Review Request: cpulimit - CPU Usage Limiter for Linux

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 24 17:13:03 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=513541


Itamar Reis Peixoto <itamar at ispbrasil.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |itamar at ispbrasil.com.br




--- Comment #3 from Itamar Reis Peixoto <itamar at ispbrasil.com.br>  2009-07-24 13:13:02 EDT ---
replace these 2 lines

mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
install -m 644 man/cpulimit.1    $RPM_BUILD_ROOT%{_mandir}/man1/cpulimit.1


with
install -Dp -m (only one line do the job)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list