summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2009-10-12 10:56:28 +0200
committerFathi Boudra <fabo@debian.org>2009-10-12 10:56:28 +0200
commited3b801916f03170ec9b3e72d6d406b90885678e (patch)
treed2cbb83e09d1158767611e6402c8958ececd7039 /debian/rules
parent5c6de5fc91ec14181b3ba8e750d441d47f593f4a (diff)
parentf46f9ee5e38aeefa4bd12b4e515b1f8e8f60ab28 (diff)
downloadqt4-x11-ed3b801916f03170ec9b3e72d6d406b90885678e.tar.gz
Merge branch 'master' into experimental-snapshots
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules11
1 files changed, 6 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 27a1a25..1a89bac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,6 +101,7 @@ endif
-optimized-qmake \
-dbus \
-no-separate-debug-info \
+ -verbose \
-gtkstyle \
-system-nas-sound \
-lfontconfig \
@@ -109,11 +110,11 @@ endif
override_dh_auto_build:
$(MAKE)
-# # Build documentations
-# $(MAKE) docs
-# # Build translations
-# $(MAKE) ts
-# $(MAKE) qm
+ # Build documentations
+ $(MAKE) docs
+ # Build translations
+ $(MAKE) ts
+ $(MAKE) qm
# Workaround: It's a known qmake limitation.
# It can't generate install rules for files that don't exist yet like docs.
./config.status