summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-10-07 22:47:12 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-10-07 22:51:28 +0200
commit2e8746cd67f76d7fa4d5a0eaeb595bd8949d8a70 (patch)
treef399bd88b386fae48c501b96b9fb5040f01c655b /ubuntu
parent138e433683e658b17be2909a4a2b37ac7d6a915a (diff)
downloadtde-packaging-2e8746cd67f76d7fa4d5a0eaeb595bd8949d8a70.tar.gz
tde-packaging-2e8746cd67f76d7fa4d5a0eaeb595bd8949d8a70.zip
DEB tqtinterface: Remove the BUILD_ALL option because it is not used for tqtinterface.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7b59ba5e8916c454a863afdaeb40b27b6e8504ec)
Diffstat (limited to 'ubuntu')
-rwxr-xr-xubuntu/_base/dependencies/tqtinterface/debian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/tqtinterface/debian/rules b/ubuntu/_base/dependencies/tqtinterface/debian/rules
index b5a2bb51d..135e9455a 100755
--- a/ubuntu/_base/dependencies/tqtinterface/debian/rules
+++ b/ubuntu/_base/dependencies/tqtinterface/debian/rules
@@ -15,7 +15,6 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DCMAKE_INSTALL_PREFIX="/usr" \
-DCMAKE_VERBOSE_MAKEFILE="ON" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
- -DBUILD_ALL="ON" \
-DWITH_QT3="ON"
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \