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 --- Comment #13 from Ashay <ashay.humane@xxxxxxxxx> 2009-07-25 15:13:32 EDT --- I removed the "install -Dp -m 644 man/cpulimit.1 $RPM_BUILD_ROOT%{_mandir}/man1/cpulimit.1" " line. ' make install INSTDIR=$RPM_BUILD_ROOT INSTALL="install -p" ' does not work. ( configure and make do not recognize any variable called INSTDIR, and rpmbiuld fails because of that. ) So I added "install -p" to ./configure. Will this work as expected to preserve timestamps? http://ashay.info/rpm/cpulimit.spec http://ashay.info/rpm/cpulimit-1.1-4.fc11.src.rpm Thanks -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review