[Bug 269] Review Request: snowballz - a fun RTS game featuring snowball fights with penguins

RPM Fusion Bugzilla noreply at rpmfusion.org
Sat Jan 10 19:02:18 CET 2009


http://bugzilla.rpmfusion.org/show_bug.cgi?id=269





--- Comment #6 from Andrea Musuruane <musuruan at gmail.com>  2009-01-10 19:02:17 ---
I have some questions. 

%{__python} setup.py install --skip-build --root %{buildroot} --install-lib
%{_datadir}/games/%{name}

Shouldn't install-lib be %{python_sitelib} as defined in the Python Packaging
Guidelines?
http://fedoraproject.org/wiki/Packaging/Python

# Install the files omitted by the setuptools script
cp -a data *.py %{buildroot}/%{_datadir}/games/%{name}

Why *.py files are installed under %{_datadir}? Isn't this be forbidden?


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the rpmfusion-developers mailing list