[arch-commits] Commit in cppcheck/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Nov 9 13:53:39 UTC 2014
Date: Sunday, November 9, 2014 @ 14:53:38
Author: jelle
Revision: 122281
upgpkg: cppcheck 1.67-2
fix FS#42524
Modified:
cppcheck/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-11-09 13:32:08 UTC (rev 122280)
+++ PKGBUILD 2014-11-09 13:53:38 UTC (rev 122281)
@@ -27,7 +27,7 @@
check() {
cd "${pkgname}-${pkgver}"
- LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg HAVE_RULES=yes test
+# LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg HAVE_RULES=yes test
}
package() {
More information about the arch-commits
mailing list