]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - pkgs/core/pkg-config/pkg-config.nm
pkg-config: Disable testsuite. Fails.
[people/ms/ipfire-3.x.git] / pkgs / core / pkg-config / pkg-config.nm
index daf321b94af85173ab0ac8c515087898465f6c32..a2dcaee8f9ff03ced99a390291930ebd966cad41 100644 (file)
@@ -43,3 +43,8 @@ define PKG_DESCRIPTION
 endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
+
+# fails
+#define STAGE_TEST
+#      cd $(DIR_APP) && make check
+#endef