summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/applications/soundkonverter/debian/rules
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-03-13 15:27:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-03-13 15:27:22 +0900
commitc732fbd9c3af129ffbe748ec9edbba93a6013242 (patch)
tree07a89134b30369621694ff5f7c7d00ed14bb4be5 /debian/squeeze/applications/soundkonverter/debian/rules
parenta66e9da55340fee89e3ae658e113a6cd08a92164 (diff)
downloadtde-packaging-c732fbd9c3af129ffbe748ec9edbba93a6013242.tar.gz
tde-packaging-c732fbd9c3af129ffbe748ec9edbba93a6013242.zip
Remove duplicate code in debian/rules and unrecognized option --with-xinerama from Debian/Ubuntu distros
Diffstat (limited to 'debian/squeeze/applications/soundkonverter/debian/rules')
-rwxr-xr-xdebian/squeeze/applications/soundkonverter/debian/rules14
1 files changed, 2 insertions, 12 deletions
diff --git a/debian/squeeze/applications/soundkonverter/debian/rules b/debian/squeeze/applications/soundkonverter/debian/rules
index 4729675e0..d50c37f2d 100755
--- a/debian/squeeze/applications/soundkonverter/debian/rules
+++ b/debian/squeeze/applications/soundkonverter/debian/rules
@@ -10,21 +10,11 @@ DEB_CONFIGURE_MANDIR := /opt/trinity/share/man
DEB_CONFIGURE_PREFIX := /opt/trinity
DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
-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_DH_INSTALL_ARGS = --sourcedir=debian/tmp
-
-DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde
-DEB_CONFIGURE_MANDIR := /opt/trinity/share/man
-DEB_CONFIGURE_PREFIX := /opt/trinity
-DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
-
-cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
-
DEB_CONFIGURE_EXTRA_FLAGS = --with-extra-libs=/opt/trinity/lib
-
-DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
- && echo xz || echo bzip2)
+DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" && echo xz || echo bzip2)
install/soundkonverter-trinity::
install -D -p -m0644 debian/soundkonverter-trinity.lintian-overrides \