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

Rémy Oudompheng remy at archlinux.org
Fri Sep 3 12:51:53 UTC 2010


    Date: Friday, September 3, 2010 @ 08:51:52
  Author: remy
Revision: 89725

upgpkg: openbox 3.4.11.2-2
Rebuild for python2.

Modified:
  openbox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-03 12:14:43 UTC (rev 89724)
+++ PKGBUILD	2010-09-03 12:51:52 UTC (rev 89725)
@@ -5,7 +5,7 @@
 
 pkgname=openbox
 pkgver=3.4.11.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for the X11 windowing system"
 arch=('i686' 'x86_64')
 url="http://openbox.org"
@@ -27,7 +27,7 @@
 
 	# FS#11455
 	patch -Np1 -i ${srcdir}/which-2.20.patch || return 1
-
+        sed -i 's#python#python2#' tools/xdg-autostart/xdg-autostart
 	./configure --prefix=/usr \
 	    --with-x \
 	    --enable-startup-notification \




More information about the arch-commits mailing list