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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 7 12:33:30 UTC 2016


    Date: Thursday, January 7, 2016 @ 13:33:29
  Author: spupykin
Revision: 155636

Modified:
  mg/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-07 12:33:25 UTC (rev 155635)
+++ PKGBUILD	2016-01-07 12:33:29 UTC (rev 155636)
@@ -4,7 +4,7 @@
 
 pkgname=mg
 pkgver=20150316
-pkgrel=2
+pkgrel=3
 pkgdesc="Micro GNU/emacs, this is a portable version of the mg maintained by the OpenBSD team."
 arch=('i686' 'x86_64')
 url="http://homepage.boetes.org/software/mg/"
@@ -34,4 +34,7 @@
 
   mkdir -p $pkgdir/usr/share/
   install -D -m0644 README $pkgdir/usr/share/licenses/$pkgname/README
+
+  mkdir -p $pkgdir/usr/share/doc
+  install -D -m0644 tutorial $pkgdir/usr/share/doc/$pkgname/tutorial
 }



More information about the arch-commits mailing list