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

Andrea Scarpino andrea at archlinux.org
Sat Jun 25 10:16:19 UTC 2011


    Date: Saturday, June 25, 2011 @ 06:16:19
  Author: andrea
Revision: 128643

build fix

Modified:
  kde-wallpapers/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-25 10:00:32 UTC (rev 128642)
+++ PKGBUILD	2011-06-25 10:16:19 UTC (rev 128643)
@@ -15,6 +15,8 @@
 
 package() {
   cd "${srcdir}"
+  mkdir build
+  cd build
   cmake ../${pkgname}-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr




More information about the arch-commits mailing list