diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-19 11:47:27 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-19 11:47:27 +0200 |
| commit | f35167305afec76128454fc15fae26b0770a44c8 (patch) | |
| tree | c31cbb65f8fc911e7947d548d2258908cd2dc7f4 /debian/python-apt.install | |
| parent | de49263fd994bee687f4c2ceb7cd527f528f991b (diff) | |
| parent | aae9d9c7c07c7c078e11d2d8affc88d9eaa51e11 (diff) | |
| download | python-apt-f35167305afec76128454fc15fae26b0770a44c8.tar.gz | |
merge from debian
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 |
