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

Andrea Scarpino andrea at archlinux.org
Sun Jul 4 23:14:18 UTC 2010


    Date: Sunday, July 4, 2010 @ 19:14:18
  Author: andrea
Revision: 84854

fix

Modified:
  grantlee/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-04 23:09:27 UTC (rev 84853)
+++ PKGBUILD	2010-07-04 23:14:18 UTC (rev 84854)
@@ -17,7 +17,7 @@
   cd ${srcdir}
   mkdir build
   cd build
-  cmake ../${pkgname}-v${pkgver} \
+  cmake ../${pkgname}-${pkgver} \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_BUILD_TYPE=Release
   make




More information about the arch-commits mailing list