diff options
author | Michael Vogt <egon@bottom> | 2006-10-02 01:12:29 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2006-10-02 01:12:29 +0200 |
commit | 5f23b53e0978d985415bf53249d5bd4acfafc66a (patch) | |
tree | 00ac4b9c283a32fe324a097c0f7e4e7cb17c4145 /debian/rules | |
parent | dd09a217ac0d331f4a0324cf42559da5d35edc9a (diff) | |
parent | 320854985be0fe14491385ca349783ab8a9d7797 (diff) |
* merged from apt--auto-mark
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index c9bd1f34a..0413310a7 100755 --- a/debian/rules +++ b/debian/rules @@ -211,7 +211,7 @@ apt: build debian/shlibs.local cp debian/bugscript debian/$@/usr/share/bug/apt/script cp share/debian-archive.gpg debian/$@/usr/share/$@ - + cp debian/apt.conf.autoremove debian/$@/etc/apt/apt.conf.d/01autoremove # head -n 500 ChangeLog > debian/ChangeLog dh_installexamples -p$@ $(BLD)/docs/examples/* |