summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-01-21 09:50:29 +0100
committerSlávek Banko <slavek.banko@axis.cz>2015-12-23 02:23:31 +0100
commit963a5507e14b573605d522a51e2dcbed0f7ac548 (patch)
treef7a9a8986be01e304ffa07f5f9469767ed70ce74 /ubuntu
parenta03ff6bfd456a5b318dd7146baf912f27b9d9b30 (diff)
downloadtde-packaging-963a5507e14b573605d522a51e2dcbed0f7ac548.tar.gz
tde-packaging-963a5507e14b573605d522a51e2dcbed0f7ac548.zip
Removed non-existent build options for tdelibs on Debian and Ubuntu
(cherry picked from commit 5798ef81c42eef265fbb7b2d75fb7c748d911e2e)
Diffstat (limited to 'ubuntu')
-rwxr-xr-xubuntu/maverick/kdelibs/debian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/ubuntu/maverick/kdelibs/debian/rules b/ubuntu/maverick/kdelibs/debian/rules
index 29c588787..ef7fd1de7 100755
--- a/ubuntu/maverick/kdelibs/debian/rules
+++ b/ubuntu/maverick/kdelibs/debian/rules
@@ -27,9 +27,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DSYSCONF_INSTALL_DIR="/etc/trinity" \
-DCMAKE_LIBRARY_PATH="/opt/trinity/lib" \
-DCMAKE_INCLUDE_PATH="/opt/trinity/include" \
- -DAUTODETECT_QT_DIRS="ON" \
-DCMAKE_VERBOSE_MAKEFILE="ON" \
- -DBUILD_ALL="ON" \
-DCMAKE_SKIP_RPATH="OFF" \
-DWITH_GCC_VISIBILITY="OFF" \
-DWITH_LIBART="ON" \