From: Schantl Stefan Date: Mon, 26 Apr 2010 21:08:07 +0000 (+0200) Subject: squid: Revomve empty and useless directory /var/logs. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daafecf5863893e77855ace6eda3145047fa0ca5;p=ipfire-3.x.git squid: Revomve empty and useless directory /var/logs. --- diff --git a/pkgs/core/squid/squid.nm b/pkgs/core/squid/squid.nm index 5a341e63b..7cdc8115c 100644 --- a/pkgs/core/squid/squid.nm +++ b/pkgs/core/squid/squid.nm @@ -90,6 +90,7 @@ CONFIGURE_OPTIONS += \ define STAGE_INSTALL_CMDS rm -vf $(BUILDROOT)/etc/squid/errors + rmdir $(BUILDROOT)/var/logs ln -svf ../../usr/lib/squid/errors/English $(BUILDROOT)/etc/squid/errors -mkdir -pv $(BUILDROOT)/var/log/cache $(BUILDROOT)/var/log/squid