diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-07-30 15:55:35 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-07-30 15:55:35 +0200 |
| commit | 5441b32e4b56bfc79610bd32b4fe3c4c4b5671dc (patch) | |
| tree | b36e6acbeb5bc188b48fbbe6312b57970ceb1de4 /debian/python-apt.install | |
| parent | 82166c78d6b21754bdad32ed8a94773a874d528f (diff) | |
| download | python-apt-5441b32e4b56bfc79610bd32b4fe3c4c4b5671dc.tar.gz | |
Use debhelper 7 instead of CDBS
Diffstat (limited to 'debian/python-apt.install')
| -rw-r--r-- | debian/python-apt.install | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/python-apt.install b/debian/python-apt.install index 4910e8ed..ca86ed11 100644 --- a/debian/python-apt.install +++ b/debian/python-apt.install @@ -1,3 +1,6 @@ -debian/tmp/usr/lib/python* -debian/tmp/usr/share/locale -debian/tmp/usr/share/python-apt +usr/lib/python*/*/apt_pkg.so +usr/lib/python*/*/apt_inst.so +usr/lib/python*/*/*/ +usr/lib/python*/*/*.egg-info +usr/share/locale +usr/share/python-apt |
