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

Andrea Scarpino andrea at archlinux.org
Fri Jun 25 12:21:38 UTC 2010


    Date: Friday, June 25, 2010 @ 08:21:37
  Author: andrea
Revision: 84052

Modified:
  kdebindings/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-25 12:20:20 UTC (rev 84051)
+++ PKGBUILD	2010-06-25 12:21:37 UTC (rev 84052)
@@ -18,11 +18,11 @@
 sha1sums=('0cf8adcf881bbeecdeba37ac40527fd478a6debe')
 
 build() {
-	cd ${srcdir}/${pkgbase}-${pkgver}
+	cd ${srcdir}
 
 	export MONO_SHARED_DIR="${srcdir}/build/.mono"
 	mkdir -p "$MONO_SHARED_DIR"
-	cd ${srcdir}/build
+	cd build
 
 	cmake ../${pkgbase}-${pkgver} \
 		-DCMAKE_BUILD_TYPE=Release \




More information about the arch-commits mailing list