diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-07-30 20:31:47 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-07-30 20:31:47 +0200 |
| commit | 67c86eb63c861e9048c8b712654d65dd86d77330 (patch) | |
| tree | 33aa2bcb1481734920132478d52f6475cc6dc3e2 /debian/python-apt.install | |
| parent | 0a53a962ea50141dacd09e0e9f6228233c12e1f1 (diff) | |
| parent | 1d67c8142d295004c894473df5457b8ce9ed6197 (diff) | |
| download | python-apt-67c86eb63c861e9048c8b712654d65dd86d77330.tar.gz | |
Merge 0.7.11.1-0.7.12.0 from unstable.
Diffstat (limited to 'debian/python-apt.install')
| -rw-r--r-- | debian/python-apt.install | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/python-apt.install b/debian/python-apt.install index efd54743..ca86ed11 100644 --- a/debian/python-apt.install +++ b/debian/python-apt.install @@ -1,3 +1,6 @@ -usr/lib/python* +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 |
