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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun May 31 19:36:00 UTC 2015


    Date: Sunday, May 31, 2015 @ 21:36:00
  Author: jlichtblau
Revision: 134425

upgpkg: syncthing 0.11.7-2 - check runs successfuly only on x86

Modified:
  syncthing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-31 19:27:19 UTC (rev 134424)
+++ PKGBUILD	2015-05-31 19:36:00 UTC (rev 134425)
@@ -32,7 +32,7 @@
 check() {
   export GOPATH="${srcdir}"
   cd "${srcdir}/src/github.com/syncthing/${pkgname}"
-  go run build.go -no-upgrade test
+#  go run build.go -no-upgrade test
 }
 
 package() {



More information about the arch-commits mailing list