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

Martin Wimpress flexiondotorg at nymeria.archlinux.org
Thu Mar 13 12:41:32 UTC 2014


    Date: Thursday, March 13, 2014 @ 13:41:31
  Author: flexiondotorg
Revision: 107145

upgpkg: mate-desktop 1.8.0-3 - Rebuilt to add mpaste

Modified:
  mate-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++++
 1 file changed, 5 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-13 11:27:17 UTC (rev 107144)
+++ PKGBUILD	2014-03-13 12:41:31 UTC (rev 107145)
@@ -20,6 +20,11 @@
 sha1sums=('1e722d18a198751b209fcf255ad5d3653cb8f6e6')
 install=${pkgname}.install
 
+prepare() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    sed -i 's|\/usr\/bin\/python|\/usr\/bin\/env python2|' tools/mpaste
+}
+
 build() {
     # See the following for '--disable-desktop-docs' justification
     #  - https://github.com/mate-desktop/mate-desktop/issues/68




More information about the arch-commits mailing list