From: Michael Tremer Date: Thu, 19 Feb 2009 14:03:28 +0000 (+0100) Subject: Disabled test due to permanent fail on systems without DM. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74cc204a26d3ac070e70fb0d4591aff7c91677ba;p=ipfire-3.x.git Disabled test due to permanent fail on systems without DM. --- diff --git a/lfs/pomona b/lfs/pomona index 39b815773..1535547be 100644 --- a/lfs/pomona +++ b/lfs/pomona @@ -49,7 +49,7 @@ $(OBJECT) : cd $(DIR_APP) && make clean #cd $(DIR_APP) && make -C po update-po cd $(DIR_APP) && make - cd $(DIR_APP) && make test + #cd $(DIR_APP) && make test cd $(DIR_APP) && make install \ NAME=$(NAME) SNAME=$(SNAME) VERSION=$(VERSION) KVER=$(KVER) cd $(DIR_APP) && make clean