summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-07-19 11:21:20 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-07-19 11:21:20 +0100
commitb30aa0ec229b851b25ea07c758283f502a3f2cba (patch)
treea4a96c1f83f177d19df83a49da9cb56c51041d6b /debian/rules
parent66f5cecdadbaff7b414eaa0bd446136d3184f043 (diff)
parentb574dd1fac99ba71b1d0adf0aa164100fcf0cb91 (diff)
merge logrotate support
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 3ebecfba4..3e8b2d35a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -209,6 +209,7 @@ apt: build debian/shlibs.local
cp -r $(BLD)/locale debian/$@/usr/share/
cp debian/bugscript debian/$@/usr/share/bug/apt/script
+ 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