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

Jelle van der Waa jelle at archlinux.org
Mon Mar 28 19:49:20 UTC 2016


    Date: Monday, March 28, 2016 @ 21:49:19
  Author: jelle
Revision: 168731

upgpkg: openra 20151224-3

Add man page

Modified:
  openra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-28 19:46:03 UTC (rev 168730)
+++ PKGBUILD	2016-03-28 19:49:19 UTC (rev 168731)
@@ -3,7 +3,7 @@
 # Contributor: Matthew Bowra-Dean <matthew at ijw.co.nz>
 pkgname=openra
 pkgver=20151224
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono and OpenGL"
 arch=('any')
 url="http://www.openra.net"
@@ -37,4 +37,5 @@
   make prefix=/usr DESTDIR="$pkgdir" install-linux-shortcuts
   make prefix=/usr DESTDIR="$pkgdir" install-linux-mime
   make prefix=/usr DESTDIR="$pkgdir" install-linux-appdata
+  make prefix=/usr DESTDIR="$pkgdir" install-man-page
 }



More information about the arch-commits mailing list