From: Michael Tremer Date: Thu, 16 Apr 2009 07:12:27 +0000 (+0200) Subject: Revert "Reenabled self test." X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70e11df6b36c82bf4735967a46dd38215ebc7c78;p=ipfire-3.x.git Revert "Reenabled self test." This reverts commit 59e3a35bc5eedaf5e460fc92462a674af009e807. --- 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