[arch-commits] Commit in dopewars/trunk (PKGBUILD)

Thayer Williams thayer at archlinux.org
Fri Nov 28 02:08:18 UTC 2008


    Date: Thursday, November 27, 2008 @ 21:08:18
  Author: thayer
Revision: 19596

removed redundant manpage steps

Modified:
  dopewars/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-28 02:03:34 UTC (rev 19595)
+++ PKGBUILD	2008-11-28 02:08:18 UTC (rev 19596)
@@ -30,9 +30,9 @@
     rm -r $pkgdir/usr/share/gnome
 
     # set appropriate permissions and destinations
-    mv $pkgdir/usr/man $pkgdir/usr/share
     chown root:games $pkgdir/usr/bin/dopewars
     chmod 2755 $pkgdir/usr/bin/dopewars
+    chown root:games $pkgdir/var/games
     chmod 775 $pkgdir/var/games
 
     # Handle the scores file creation in the install script




More information about the arch-commits mailing list