aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Junnonen <tomas.junnonen@nokia.com>2010-06-06 15:59:46 +0300
committerTomas Junnonen <tomas.junnonen@nokia.com>2010-06-06 16:00:59 +0300
commit0599009e57b2ab178b2aff5d908eee9dfe015284 (patch)
tree30b50fa8b582f9dd6613a8ed5bd1c12e101a6748
parent5ae3fde0019b9a7300ae2efba3d5492f9760d73f (diff)
Changes: Fixed debian package build if Qt is installed without the qt4 prefix
RevBy: TrustMe
-rw-r--r--debian/libmeegotouch-dev.install5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/libmeegotouch-dev.install b/debian/libmeegotouch-dev.install
index 1d2c258a..1e123ff7 100644
--- a/debian/libmeegotouch-dev.install
+++ b/debian/libmeegotouch-dev.install
@@ -1,6 +1,5 @@
usr/lib/libmeegotouch*.so
usr/include/*
usr/lib/pkgconfig/*
-usr/share/qt4/mkspecs/features/meegotouch.prf
-usr/share/qt4/mkspecs/features/meegotouch_defines.prf
-usr/share/qt4/mkspecs/features/meegotouch_translations.prf
+usr/share/qt4/mkspecs/features/meegotouch*
+usr/share/mkspecs/features/meegotouch*