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

Thayer Williams thayer at archlinux.org
Thu Nov 27 22:14:04 UTC 2008


    Date: Thursday, November 27, 2008 @ 17:14:04
  Author: thayer
Revision: 19587

upgpkg: dopewars 1.5.12-4
    fixed perms on /var/games

Modified:
  dopewars/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-27 21:03:48 UTC (rev 19586)
+++ PKGBUILD	2008-11-27 22:14:04 UTC (rev 19587)
@@ -5,7 +5,7 @@
 
 pkgname=dopewars
 pkgver=1.5.12
-pkgrel=3
+pkgrel=4
 pkgdesc="dopewars is a Drug dealing game set in New York"
 url="http://dopewars.sourceforge.net/"
 license=('GPL')
@@ -30,6 +30,7 @@
     # set appropriate permissions
 	chown root.root $pkgdir/usr/bin/dopewars
 	chmod 755 $pkgdir/usr/bin/dopewars
+	chmod 775 $pkgdir/var/games
 
 	# Handle the scores file creation in the install script
 	rm $pkgdir/var/games/dopewars.sco




More information about the arch-commits mailing list