]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Add directory for logrotate configuration files.
authorStefan Schantl <Stevee@ipfire.org>
Wed, 9 Sep 2009 10:27:06 +0000 (12:27 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Wed, 9 Sep 2009 10:27:06 +0000 (12:27 +0200)
lfs/logrotate
src/rootfiles/core/logrotate

index 777dbd72584075b6cd561a163413bb3f452e8fec..f32492b3fad397922ecdcaf478e0648240ac8a0a 100644 (file)
@@ -94,5 +94,8 @@ $(OBJECT): $(objects)
        cd $(DIR_APP) && make RPM_OPT_FLAGS="$(CFLAGS)" $(PARALLELISMFLAGS)
        cd $(DIR_APP) && make install
        touch /var/lib/logrotate.status
+
+       # Creating directory for config files
+       mkdir /etc/logrotate.d
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)
index 71281408e5409e6f228d774c461947e7deb92f0a..2c8eed05aa3acccc496f2b5e4e0657b7a2946ae9 100644 (file)
@@ -1,3 +1,4 @@
 usr/sbin/logrotate
+etc/logrotate.d
 #usr/share/man/man8/logrotate.8
 var/lib/logrotate.status