From 1b319bac43208c1e703489c5ec08fc3ff40e8521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 21 Jan 2020 20:04:28 +0100 Subject: DEB tdevelop: Update for recent QTDIR => TQTDIR renaming. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- debian/_base/tdevelop/debian/rules | 2 +- ubuntu/_base/tdevelop/debian/rules | 2 +- 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 -- cgit v1.2.3