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

Alexander Rødseth arodseth at archlinux.org
Wed Oct 22 11:19:14 UTC 2014


    Date: Wednesday, October 22, 2014 @ 13:19:14
  Author: arodseth
Revision: 121214

Minor changes, for next release

Modified:
  netbeans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-22 10:19:28 UTC (rev 121213)
+++ PKGBUILD	2014-10-22 11:19:14 UTC (rev 121214)
@@ -29,9 +29,8 @@
 
 prepare() {
   gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
-    --custom "StartupWMClass=NetBeans IDE $pkgver"
+    --custom "StartupWMClass=NetBeans IDE $pkgver" --name "NetBeans
   setconf "$pkgname/bin/$pkgname" basedir "/usr/share/$pkgname"
-  #setconf -a "$pkgname/etc/$pkgname.conf" netbeans_jdkhome '"/usr/lib/jvm/default"'
 }
 
 package() {



More information about the arch-commits mailing list