[Bug 226210] Merge Review: opal

bugzilla at redhat.com bugzilla at redhat.com
Fri May 22 17:10:35 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=226210





--- Comment #20 from Orcan 'oget' Ogetbil <oget.fedora at gmail.com>  2009-05-22 13:10:32 EDT ---
Peter, my comment #17 needs to be addressed. Especially, the removal of
precompiled binaries is important. You can use something like this in %prep
   for file in dll so bin lib exe; do 
       find . -name "*.$file" -exec rm -f {} \; ; 
   done

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




More information about the package-review mailing list