diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-03-30 18:59:07 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-03-30 18:59:07 +0100 |
commit | f79794e4d0bf75255d15c0101c57f0f2c64bb10e (patch) | |
tree | 6c8bcf4f5fc3b65817e322fd81759c16deaa05e9 /debian/libxine-dev.install | |
parent | 74853b910cfd296eb0fea43394a3819e803c46b9 (diff) | |
download | xine-lib-f79794e4d0bf75255d15c0101c57f0f2c64bb10e.tar.gz xine-lib-f79794e4d0bf75255d15c0101c57f0f2c64bb10e.tar.bz2 |
Add dh 7 support (dh --with xine).
Diffstat (limited to 'debian/libxine-dev.install')
-rw-r--r-- | debian/libxine-dev.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/libxine-dev.install b/debian/libxine-dev.install index 6fadf7dc5..10a9d7983 100644 --- a/debian/libxine-dev.install +++ b/debian/libxine-dev.install @@ -8,3 +8,5 @@ usr/lib/xine/plugins/*/post/*.la usr/lib/xine/plugins/*/vidix/*.la usr/share/aclocal/xine.m4 usr/share/man/man1/xine-config.1 +../dh_xine usr/bin +../xine.pm usr/share/perl5/Debian/Debhelper/Sequence/xine.pm |