diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-18 11:02:27 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-18 11:02:27 +0200 |
| commit | a0a68d0c2ee8757643aa422e9fb8cafcfa3f9b28 (patch) | |
| tree | 5865e9348ef6991e930bbd79507f62bb1ecffc82 /debian/python-apt.install | |
| parent | 2215d046a10508c0d3950db6d924727b2a2db336 (diff) | |
| parent | b901e22c3b747dd463bc13be10826bf90934c223 (diff) | |
| download | python-apt-a0a68d0c2ee8757643aa422e9fb8cafcfa3f9b28.tar.gz | |
merge from debian-sid
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 |
