[arch-commits] CVS update of extra/games/xmoto (PKGBUILD)

Eric Belanger eric at archlinux.org
Mon Aug 13 00:13:55 UTC 2007


    Date: Sunday, August 12, 2007 @ 20:13:55
  Author: eric
    Path: /home/cvs-extra/extra/games/xmoto

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: xmoto 0.3.2-1
fixed man page location


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: extra/games/xmoto/PKGBUILD
diff -u extra/games/xmoto/PKGBUILD:1.8 extra/games/xmoto/PKGBUILD:1.9
--- extra/games/xmoto/PKGBUILD:1.8	Sun Aug 12 15:18:55 2007
+++ extra/games/xmoto/PKGBUILD	Sun Aug 12 20:13:55 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.8 2007/08/12 19:18:55 travis Exp $
+# $Id: PKGBUILD,v 1.9 2007/08/13 00:13:55 eric Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca> 
 # Contributor: Denis (dtonator at gmail.com)
 
@@ -19,6 +19,6 @@
   cd $startdir/src/xmoto-$pkgver
   ./configure --prefix=/usr
   make || return 1
-  make DESTDIR=$startdir/pkg install
+  make DESTDIR=$startdir/pkg mangdir=/usr/man/man6 install
 }
 




More information about the arch-commits mailing list