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=521913


Christoph Wickert <cwick...@fedoraproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|fedora-review?              |fedora-review+




--- Comment #2 from Christoph Wickert <cwick...@fedoraproject.org>  2009-10-10 
18:59:20 EDT ---
Any progress? Fixing the Makefile is trivial, remove the @ signs e.g. by adding
this at the end of %prep:

# make build verbose
sed -i 's!^\(\t\+\)@!\1!' Makefile

You can also drop %configure, it does absolutely nothing except
echo "# no configure needed"

Last bug not least you can drop V=1 from make. Apply these changes and consider
the package APPROVED.

-- 
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@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to