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=493236 Jan Klepek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Jan Klepek <[email protected]> 2009-04-08 12:16:56 EDT --- I'm unable to build it on my system. 1] i would use in %install install -p instead install to preserve timestamps 2] in your Source you have reference to archive which contains package folder and make all in %build is trying to create package by itself. Not good, my build fails on this. you could remove folder and update Makefile in %prep section 3] %install section needs rewrite to correct paths -- 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 [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
