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

Jan Steffens heftig at archlinux.org
Thu Mar 29 21:06:54 UTC 2012


    Date: Thursday, March 29, 2012 @ 17:06:53
  Author: heftig
Revision: 154535

whitespace

Modified:
  libimobiledevice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-29 21:06:35 UTC (rev 154534)
+++ PKGBUILD	2012-03-29 21:06:53 UTC (rev 154535)
@@ -19,8 +19,10 @@
 
 build() {
   cd "$pkgname-$pkgver"
+
   # SWIG version check is wrong (still not fixed upstream)
   patch -p1 -i ../swig-version-check.patch
+
   PYTHON=/usr/bin/python2 ./configure --prefix=/usr
   make
 }




More information about the arch-commits mailing list