summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-01-21 20:04:28 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-01-21 20:04:28 +0100
commit1b319bac43208c1e703489c5ec08fc3ff40e8521 (patch)
treefca199dbbe9e942d63ba0d5587de3ecf479a2cbb
parent86fbbd03c212a134acca21f7f58a4a20c98e03fe (diff)
downloadtde-packaging-1b319bac43208c1e703489c5ec08fc3ff40e8521.tar.gz
tde-packaging-1b319bac43208c1e703489c5ec08fc3ff40e8521.zip
DEB tdevelop: Update for recent QTDIR => TQTDIR renaming.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rwxr-xr-xdebian/_base/tdevelop/debian/rules2
-rwxr-xr-xubuntu/_base/tdevelop/debian/rules2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/tdevelop/debian/rules b/debian/_base/tdevelop/debian/rules
index f8fbb0de1..2b1734299 100755
--- a/debian/_base/tdevelop/debian/rules
+++ b/debian/_base/tdevelop/debian/rules
@@ -75,7 +75,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_BUILDTOOL_ALL="ON" \
-DWITH_LANGUAGE_ALL="ON" \
-DWITH_VCS_ALL="ON" \
- -DQTDIR="/usr/share/tqt3"
+ -DTQTDIR="/usr/share/tqt3"
binary-install/tdevelop-trinity::
mkdir -p debian/tdevelop-trinity/opt/trinity/share/pixmaps
diff --git a/ubuntu/_base/tdevelop/debian/rules b/ubuntu/_base/tdevelop/debian/rules
index f8fbb0de1..2b1734299 100755
--- a/ubuntu/_base/tdevelop/debian/rules
+++ b/ubuntu/_base/tdevelop/debian/rules
@@ -75,7 +75,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_BUILDTOOL_ALL="ON" \
-DWITH_LANGUAGE_ALL="ON" \
-DWITH_VCS_ALL="ON" \
- -DQTDIR="/usr/share/tqt3"
+ -DTQTDIR="/usr/share/tqt3"
binary-install/tdevelop-trinity::
mkdir -p debian/tdevelop-trinity/opt/trinity/share/pixmaps