summaryrefslogtreecommitdiff
path: root/debian/libqt4-dev.postinst
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2008-09-19 17:24:11 +0000
committerFathi Boudra <fabo@debian.org>2008-09-19 17:24:11 +0000
commitd3b71c865f144373b75cbd0c3057558bbfc3a9ab (patch)
tree91b3537c1a9e7a0e6b0d88126dd306b1c42ab6d3 /debian/libqt4-dev.postinst
parentf2617f4931d70262e1fbdf0f223ded6f083373de (diff)
downloadqt4-x11-d3b71c865f144373b75cbd0c3057558bbfc3a9ab.tar.gz
Split qmake in its own qt4-qmake package. (Closes: #437354)
Diffstat (limited to 'debian/libqt4-dev.postinst')
-rw-r--r--debian/libqt4-dev.postinst5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/libqt4-dev.postinst b/debian/libqt4-dev.postinst
index 2836703..e730b69 100644
--- a/debian/libqt4-dev.postinst
+++ b/debian/libqt4-dev.postinst
@@ -13,11 +13,6 @@ update-alternatives --install \
"/usr/share/man/man1/uic-qt4.1.gz"
update-alternatives --install \
- /usr/bin/qmake qmake "/usr/bin/qmake-qt4" "40" \
- --slave /usr/share/man/man1/qmake.1.gz qmake.1.gz \
- "/usr/share/man/man1/qmake-qt4.1.gz"
-
-update-alternatives --install \
/usr/bin/lupdate lupdate "/usr/bin/lupdate-qt4" "40" \
--slave /usr/share/man/man1/lupdate.1.gz lupdate.1.gz \
"/usr/share/man/man1/lupdate-qt4.1.gz"