]> git.saurik.com Git - apt.git/commitdiff
merge logrotate support
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 19 Jul 2007 10:21:20 +0000 (11:21 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 19 Jul 2007 10:21:20 +0000 (11:21 +0100)
1  2 
debian/rules

diff --cc debian/rules
index 3ebecfba4de55e07c475fb83e2b29f63fbe39414,dfee44fde60dd621a053322055100695aa181997..3e8b2d35aedf6a60bae66bc0e2c31296496f56e0
@@@ -209,6 -209,7 +209,7 @@@ apt: build debian/shlibs.loca
        cp -r $(BLD)/locale debian/$@/usr/share/
  
        cp debian/bugscript debian/$@/usr/share/bug/apt/script
 -      cp debian/apt.logrotate debian/$@/etc/logrorate.d/apt
++      cp debian/apt.logrotate debian/$@/etc/logrotate.d/apt
  
        cp share/debian-archive.gpg debian/$@/usr/share/$@
        cp debian/apt.conf.autoremove debian/$@/etc/apt/apt.conf.d/01autoremove