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

Alexander Rødseth arodseth at archlinux.org
Fri Mar 2 22:44:14 UTC 2018


    Date: Friday, March 2, 2018 @ 22:44:13
  Author: arodseth
Revision: 301642

upgpkg: groovy 2.4.14-1

Modified:
  groovy/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 22:37:25 UTC (rev 301641)
+++ PKGBUILD	2018-03-02 22:44:13 UTC (rev 301642)
@@ -28,8 +28,7 @@
     --exec 'groovyConsole' \
     --name 'Groovy Console'
 
-  # Set GROOVY_HOME correctly at the top of all the scripts.
-  # There are probably better ways to do this, but this works.
+  # Patch the scripts
   for f in "$pkgname-$pkgver/bin/"*; do
     sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy\nexport _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=gasp $_JAVA_OPTIONS":' -i "$f"
   done



More information about the arch-commits mailing list