]> git.pld-linux.org Git - packages/xut.git/commitdiff
- set datadir to /usr/share again, game works now
authorlisu <lisu@pld-linux.org>
Wed, 21 Jul 2010 20:53:48 +0000 (20:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xut.spec -> 1.7

xut.spec

index ef3641c459498ff98d55980aadbf2acf655069b3..2d41703b133235b410829275140b36671b0a9500 100644 (file)
--- a/xut.spec
+++ b/xut.spec
@@ -70,6 +70,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/xut
-%{_datadir}/games/%{name}
+%{_datadir}/%{name}
 %{_desktopdir}/xut.desktop
 %{_pixmapsdir}/xut.png
This page took 0.055369 seconds and 4 git commands to generate.