summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@kde.org>2010-02-15 15:08:36 +0100
committerFathi Boudra <fabo@kde.org>2010-02-15 15:08:36 +0100
commit040fcf5f6bf0b68ba4ddb6a67e9e8a2f8edc4e3b (patch)
tree655eca79b3572d04b0b484b7d1ed8a1837c2f36b
parent0f9a0b75bc5cfe1b32c08fb330ecff34680dba92 (diff)
downloadqt4-x11-040fcf5f6bf0b68ba4ddb6a67e9e8a2f8edc4e3b.tar.gz
Remove phonon development files.
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules7
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 68e3d6e..84e6d5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,7 @@ qt4-x11 (4:4.6.2-1) UNRELEASED; urgency=low
- bump debhelper build dependency to version 0.4.13 to properly support dh
options.
- enable parallel build by passing --parallel option to dh.
+ - remove Phonon development files.
* Update debian/libphonon-dev.install: Include headers have been changed.
The only official method for including Phonon headers is <phonon/ClassName>
or <phonon/classname.h>.
diff --git a/debian/rules b/debian/rules
index 61d908f..2a579c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -236,6 +236,13 @@ override_dh_auto_install:
uudecode -o debian/qt4-qtconfig/usr/share/pixmaps/qtconfig.png \
debian/desktop/qtconfig.png.uu
+ # Remove phonon development files
+ rm -f debian/tmp/usr/lib/libphonon.la
+ rm -f debian/tmp/usr/lib/libphonon.prl
+ rm -f debian/tmp/usr/lib/libphonon.so
+ rm -f debian/tmp/usr/lib/pkgconfig/phonon.pc
+ rm -rf debian/tmp/usr/include/qt4/phonon
+
override_dh_install:
dh_install --list-missing --sourcedir=debian/tmp