http://bugzilla.rpmfusion.org/show_bug.cgi?id=195
--- Comment #11 from Kevin Kofler <[email protected]> 2009-01-19 00:16:15 --- > Some reviewers have expanded the recommendation to use "install -p ..." to > also > run "make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p", which I think > is somewhat over the top even if covers a few more prebuilt files. Ugh, why don't the autotools (and other build systems - I haven't checked what CMake does, for example) use -p by default? IMHO that's a bug in those build systems. cp and install's default of not preserving timestamps is just historical, it is stupid to use them without -p. -- Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
