]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
squid: Revomve empty and useless directory /var/logs.
authorSchantl Stefan <Stevee@ipfire.org>
Mon, 26 Apr 2010 21:08:07 +0000 (23:08 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Sun, 9 May 2010 11:23:59 +0000 (13:23 +0200)
pkgs/core/squid/squid.nm

index 5a341e63b984e48de3e5b73eb31bf8b890635251..7cdc8115c7ecff4a154542e638de5b84bc902f54 100644 (file)
@@ -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