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

Ray Rashif schiv at nymeria.archlinux.org
Sun Apr 14 16:36:02 UTC 2013


    Date: Sunday, April 14, 2013 @ 18:36:02
  Author: schiv
Revision: 182751

remove unneeded fix for pyxml

Modified:
  eric4/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ---------
 1 file changed, 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-14 16:31:05 UTC (rev 182750)
+++ PKGBUILD	2013-04-14 16:36:02 UTC (rev 182751)
@@ -18,14 +18,6 @@
 md5sums=('9fe7a1889b28619f9e51b10f19c81bd7'
          'bce515b66a2c63dfc76a0f92edbe2ecb')
 
-prepare() {
-	cd "$srcdir/$pkgname-$pkgver"
-
-	# our pyxml is patched
-	# not version-depending because not critical
-	#sed -i 's/v < (0, 8, 6)/v < (0, 8, 4)/' install.py
-}
-
 package() {
   cd "$srcdir/$pkgname-$pkgver"
 
@@ -39,4 +31,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-




More information about the arch-commits mailing list