[Bug 521913] Review Request: uxlaunch - A small and quick interface to start the Moblin Desktop

bugzilla at redhat.com bugzilla at redhat.com
Sat Oct 10 22:59:22 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=521913


Christoph Wickert <cwickert at fedoraproject.org> changed:

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




--- Comment #2 from Christoph Wickert <cwickert at 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.




More information about the Fedora-package-review mailing list