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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 22:43:11 UTC 2012


    Date: Friday, November 16, 2012 @ 17:43:10
  Author: andrea
Revision: 171249

KDE 4.10 beta1 - final steps

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-16 22:37:18 UTC (rev 171248)
+++ PKGBUILD	2012-11-16 22:43:10 UTC (rev 171249)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('f82593cc2290bfa636b34b28daed1e09333f62f2')
+sha1sums=('f792dbc1d0829925939f4fd61fe88d834baca445')
 
 build() {
   mkdir build
@@ -28,7 +28,4 @@
 package() {
   cd build
   make DESTDIR="${pkgdir}" install
-
-  # Fix conflict with qjson
-  rm "${pkgdir}"/usr/share/apps/cmake/modules/FindQJSON.cmake
 }




More information about the arch-commits mailing list