[Bug 190267] Review Request: raidem-music - Background music for the game raidem

bugzilla at redhat.com bugzilla at redhat.com
Sun Apr 30 23:56:50 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: raidem-music - Background music for the game raidem


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=190267





------- Additional Comments From wart at kobold.org  2006-04-30 19:56 EST -------
Found the problem:  there's a bad line in the %build section:

%define _datadir /use/share

This should be '/usr/share', not '/use/share'.  It would be better to remove
those two %define lines and just set datadir on the configure line:

%configure --datadir=%{_datadir}/%{name}

With that fix raidem installs fine and I was able to verify that the game loads
and plays the music with no problems.

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




More information about the Fedora-package-review mailing list