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

Alexander Rødseth arodseth at archlinux.org
Sat Jan 23 22:36:04 UTC 2016


    Date: Saturday, January 23, 2016 @ 23:36:03
  Author: arodseth
Revision: 158715

upgpkg: plan9port 20150629-2

Modified:
  plan9port/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-23 20:44:17 UTC (rev 158714)
+++ PKGBUILD	2016-01-23 22:36:03 UTC (rev 158715)
@@ -6,7 +6,7 @@
 
 pkgname=plan9port
 pkgver=20150629
-pkgrel=1
+pkgrel=2
 pkgdesc='Ports of applications from Plan 9'
 arch=('x86_64' 'i686')
 url='http://swtch.com/plan9port/'
@@ -93,6 +93,9 @@
   #export PATH="$PLAN9/bin:/usr/bin"
   #cd "$pkgdir/usr/lib/plan9/dist"
   #9 mk man
+
+  # Remove git repository
+  rm -rf "$pkgdir/usr/lib/plan9/.git"
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list