[arch-commits] Commit in eclipse/trunk (PKGBUILD eclipse.sh)

Jan Steffens heftig at nymeria.archlinux.org
Wed Jun 25 19:07:54 UTC 2014


    Date: Wednesday, June 25, 2014 @ 21:07:53
  Author: heftig
Revision: 215446

Try to go without this hack; should be unneeded since gtk 2.20

Modified:
  eclipse/trunk/PKGBUILD
  eclipse/trunk/eclipse.sh

------------+
 PKGBUILD   |    2 +-
 eclipse.sh |    1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-25 19:06:34 UTC (rev 215445)
+++ PKGBUILD	2014-06-25 19:07:53 UTC (rev 215446)
@@ -21,7 +21,7 @@
         'eclipse.sh' 'eclipse.desktop')
 md5sums=('cc700cc2eb164f5da3563e8c5157b373'
          '44a8a5ae5e74da7b3764da774a505632'
-         'e07b2ccfc4689c288fd876a4beb8403d'
+         '66757230837fdebabb8ce91eb4fccc80'
          'ba2cf02c48e6e35bfe3685401c26bb5b')
 
 if (( ! GENINTEG )); then

Modified: eclipse.sh
===================================================================
--- eclipse.sh	2014-06-25 19:06:34 UTC (rev 215445)
+++ eclipse.sh	2014-06-25 19:07:53 UTC (rev 215446)
@@ -1,4 +1,3 @@
 #!/bin/bash
 export ECLIPSE_HOME=/usr/share/eclipse
-export GDK_NATIVE_WINDOWS=true
 exec ${ECLIPSE_HOME}/eclipse "$@"




More information about the arch-commits mailing list