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

Jan Steffens heftig at nymeria.archlinux.org
Sun Mar 30 11:25:53 UTC 2014


    Date: Sunday, March 30, 2014 @ 13:25:53
  Author: heftig
Revision: 209226

uses python3

Modified:
  eog-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-30 11:23:28 UTC (rev 209225)
+++ PKGBUILD	2014-03-30 11:25:53 UTC (rev 209226)
@@ -16,7 +16,7 @@
 
 build() {
   cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  ./configure --prefix=/usr \
     --sysconfdir=/etc --localstatedir=/var
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517




More information about the arch-commits mailing list