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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Wed Mar 26 06:49:20 UTC 2014


    Date: Wednesday, March 26, 2014 @ 07:49:20
  Author: svenstaro
Revision: 108285

upgpkg: spring-1944 1.7-2

Fix FS#39588

Modified:
  spring-1944/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-26 06:48:59 UTC (rev 108284)
+++ PKGBUILD	2014-03-26 06:49:20 UTC (rev 108285)
@@ -3,7 +3,7 @@
 # Contributor: ReNoM <renom at list.ru>
 pkgname=spring-1944
 pkgver=1.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A WWII themed game with four fully functional sides (US, Germany, USSR, Britain), period-accurate units and strengths"
 arch=(any)
 url="http://www.spring1944.net/"
@@ -25,9 +25,9 @@
          '7ae909f80ea623034efc46060ba875f4')
 
 package() {
-  mkdir -p $pkgdir/usr/share/spring/mods
+  mkdir -p $pkgdir/usr/share/spring/games
   mkdir -p $pkgdir/usr/share/spring/maps
-  install -Dm644 -t $pkgdir/usr/share/spring/mods $srcdir/*.sdz
+  install -Dm644 -t $pkgdir/usr/share/spring/games $srcdir/*.sdz
   install -Dm644 -t $pkgdir/usr/share/spring/maps $srcdir/*.sd7
 }
 




More information about the arch-commits mailing list