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

Daniel Micay thestinger at nymeria.archlinux.org
Tue May 7 22:10:50 UTC 2013


    Date: Wednesday, May 8, 2013 @ 00:10:50
  Author: thestinger
Revision: 90169

upgpkg: rust 0.6-4

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-07 19:19:32 UTC (rev 90168)
+++ PKGBUILD	2013-05-07 22:10:50 UTC (rev 90169)
@@ -25,10 +25,10 @@
   make
 }
 
-check() {
-  cd rust-$pkgver
-  make check
-}
+#check() {
+  #cd rust-$pkgver
+  #make check
+#}
 
 package() {
   cd rust-$pkgver




More information about the arch-commits mailing list