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

Alexander Rødseth arodseth at archlinux.org
Sat Mar 12 10:29:20 UTC 2016


    Date: Saturday, March 12, 2016 @ 11:29:20
  Author: arodseth
Revision: 166214

upgpkg: nimble 1:0.7.2-2

Modified:
  nimble/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-12 10:22:38 UTC (rev 166213)
+++ PKGBUILD	2016-03-12 10:29:20 UTC (rev 166214)
@@ -38,6 +38,9 @@
   # Nimble looks for nimscriptapi.nim in /usr/bin/nimblepkg/, of all places.
   cp -r src/nimblepkg "$pkgdir/usr/share/$pkgname"
   ln -s "/usr/share/$pkgname" "$pkgdir/usr/bin/nimblepkg"
+
+  cp -r src/nimcache "$pkgdir/usr/share/$pkgname"
+  ln -s "/usr/share/$pkgname" "$pkgdir/usr/bin/nimcache"
 }
 
 # getver: github.com/nim-lang/nimble



More information about the arch-commits mailing list