diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:53:12 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:53:12 +0000 |
commit | ffa2dc0f56804f055bb2f194c69323cb186d5b1d (patch) | |
tree | 511166c92618f20f7d1d2f4021516c04297a9168 /debian/dirs | |
parent | 3a42cc3c5d17a65814e57afd59091f34564eb2b9 (diff) |
debhelper files to match the debian/rules rewrite.
Author: doogie
Date: 1999-03-18 03:32:22 GMT
debhelper files to match the debian/rules rewrite.
Diffstat (limited to 'debian/dirs')
-rw-r--r-- | debian/dirs | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/dirs b/debian/dirs new file mode 100644 index 000000000..4ee13a12b --- /dev/null +++ b/debian/dirs @@ -0,0 +1,9 @@ +usr/bin +usr/lib/apt/methods +usr/lib/dpkg/methods/apt +etc/apt +usr/doc/apt +var/cache/apt/archives/partial +var/state/apt/lists/partial +usr/doc/apt/users-guide.html +usr/doc/apt/offline.html |