diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-07-15 14:32:40 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-07-15 14:32:40 +0200 |
| commit | acf567325e793ab37292c21e6b4c0713d92ee9a1 (patch) | |
| tree | 8c67f9ff86c46c381440b2415de52dabf4af1f77 /debian/python-apt.install | |
| parent | 360477dcc304b8a18c467e59435d8c766bbb76bb (diff) | |
| download | python-apt-acf567325e793ab37292c21e6b4c0713d92ee9a1.tar.gz | |
Upgrade to debhelper 7 and remove debian/tmp in python-apt.install, to
work around a bug in debhelper.
Diffstat (limited to 'debian/python-apt.install')
| -rw-r--r-- | debian/python-apt.install | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/python-apt.install b/debian/python-apt.install index 4910e8ed..efd54743 100644 --- a/debian/python-apt.install +++ b/debian/python-apt.install @@ -1,3 +1,3 @@ -debian/tmp/usr/lib/python* -debian/tmp/usr/share/locale -debian/tmp/usr/share/python-apt +usr/lib/python* +usr/share/locale +usr/share/python-apt |
