[arch-commits] Commit in fcitx-unikey/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Sat Jan 26 06:39:11 UTC 2013


    Date: Saturday, January 26, 2013 @ 07:39:11
  Author: fyan
Revision: 82957

a little improvement

Modified:
  fcitx-unikey/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-26 06:38:02 UTC (rev 82956)
+++ PKGBUILD	2013-01-26 06:39:11 UTC (rev 82957)
@@ -16,8 +16,7 @@
 
 build(){
     cd "$srcdir/${pkgname}-${pkgver}"
-    rm -rf build
-    mkdir build
+    mkdir -p build
     cd build
     
     cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..




More information about the arch-commits mailing list