]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/logwatch
Forward Firewall: some language changes de.pl and en.pl as well as forwardfw.cgi...
[people/teissler/ipfire-2.x.git] / lfs / logwatch
index 4fbe9d694699b4169479e5d7d58a46401885dc1a..755557a0b93e73275e5897e2cd6227a6b1674374 100644 (file)
@@ -71,6 +71,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && sed -e "s/^TEMPDIR=.*/TEMPDIR=\"\/tmp\"/g" -i install_logwatch.sh
+       cd $(DIR_APP)/lib && patch < $(DIR_SRC)/src/patches/logwatch-7.3.6-date_manip6.patch
        @cd $(DIR_APP) && chmod 755 install_logwatch.sh
        cd $(DIR_APP) && yes "" | ./install_logwatch.sh
        
@@ -96,7 +97,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        -mkdir -p /var/cache/logwatch
        chmod -v 777 /var/cache/logwatch
        -mkdir -p /var/log/logwatch
-       chmod -v 755 /var/cache/logwatch
+       chmod -v 755 /var/log/logwatch
        -rm -rf /etc/logwatch/conf
        ln -vsf /usr/share/logwatch/default.config /etc/logwatch/conf