summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/applications/soundkonverter/debian/cdbs/kde.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/precise/applications/soundkonverter/debian/cdbs/kde.mk')
-rw-r--r--ubuntu/precise/applications/soundkonverter/debian/cdbs/kde.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/precise/applications/soundkonverter/debian/cdbs/kde.mk b/ubuntu/precise/applications/soundkonverter/debian/cdbs/kde.mk
index 765560c89..cebb2d01d 100644
--- a/ubuntu/precise/applications/soundkonverter/debian/cdbs/kde.mk
+++ b/ubuntu/precise/applications/soundkonverter/debian/cdbs/kde.mk
@@ -56,7 +56,7 @@ ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_debug = --enable-debug=full
endif
-cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
+cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"