From 889a288b3639ec726f28b39022a42d38532e18e7 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 23 Oct 2010 13:30:24 +0200 Subject: [PATCH] Squidguard: disabled parallel build. --- lfs/squidguard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/squidguard b/lfs/squidguard index a5dd7b9cbf..c70a0d881e 100644 --- a/lfs/squidguard +++ b/lfs/squidguard @@ -75,7 +75,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --with-sg-config=/var/ipfire/urlfilter/squidGuard.conf \ --with-sg-logdir=/var/log/squidGuard --with-sg-dbhome=/var/lib/squidguard \ --with-db=/usr --with-db-inc=/usr/include --with-db-lib=/usr/lib - cd $(DIR_APP) && make $(MAKETUNING) + cd $(DIR_APP) && make cd $(DIR_APP) && make install # URL-Filter -- 2.39.2