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

Alexander Rødseth arodseth at archlinux.org
Mon Oct 19 10:08:47 UTC 2020


    Date: Monday, October 19, 2020 @ 10:08:47
  Author: arodseth
Revision: 726973

upgpkg: clojure 1.10.1-11 + fix FS#68278

Modified:
  clojure/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 09:02:21 UTC (rev 726972)
+++ PKGBUILD	2020-10-19 10:08:47 UTC (rev 726973)
@@ -38,6 +38,7 @@
   install -Dm644 clojure.1 "$pkgdir/usr/share/man/man1/clojure.1"
   install -Dm644 clj.1 "$pkgdir/usr/share/man/man1/clj.1"
   install -Dm755 "$srcdir/clojure.sh" "$pkgdir/etc/profile.d/clojure.sh"
+  install -Dm755 exec.jar "$pkgdir/usr/share/clojure/libexec/exec.jar"
 }
 
 # getver: clojure.org/downloads



More information about the arch-commits mailing list