[arch-commits] Commit in kdenetwork/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Dec 29 16:47:38 UTC 2010


    Date: Wednesday, December 29, 2010 @ 11:47:38
  Author: andrea
Revision: 104141

upgpkg: kdenetwork 4.5.90-2
ops

Modified:
  kdenetwork/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-29 16:37:42 UTC (rev 104140)
+++ PKGBUILD	2010-12-29 16:47:38 UTC (rev 104141)
@@ -26,7 +26,11 @@
         'ef4e5a9b9ceb3eb235b7dce391bbde543386f31a')
 
 build() {
-	cd ${srcdir}
+    # Already fixed upstream
+	cd ${srcdir}/${pkgbase}-${pkgver}
+    patch -Np0 -i ${srcdir}/libktorrent1.0.5.patch
+
+    cd ${srcdir}
 	mkdir build
 	cd build
 	cmake ../${pkgbase}-${pkgver} \




More information about the arch-commits mailing list