From: Michael Tremer Date: Tue, 1 Jun 2010 17:53:34 +0000 (+0200) Subject: Revert "findutils: Disable testsuite." X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eece3803f39a96ac93fa2b894bb77f12a93b1b7;p=ipfire-3.x.git Revert "findutils: Disable testsuite." This reverts commit 5f133a0f13dfce55f3137d16ded121608a42b1ce. --- diff --git a/pkgs/core/findutils/findutils.nm b/pkgs/core/findutils/findutils.nm index b201ca76b..d588f972e 100644 --- a/pkgs/core/findutils/findutils.nm +++ b/pkgs/core/findutils/findutils.nm @@ -49,9 +49,9 @@ CONFIGURE_OPTIONS += \ --libexecdir=/usr/lib/findutils \ --localstatedir=/var/lib/locate -#define STAGE_TEST -# cd $(DIR_APP) && make check -#endef +define STAGE_TEST + cd $(DIR_APP) && make check +endef define STAGE_INSTALL_CMDS -mkdir -pv $(BUILDROOT)/bin