From dd15e29ee8a834cb8b95b25ffbdc7c5819c0c0d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lisandro=20Dami=C3=A1n=20Nicanor=20P=C3=A9rez=20Meyer?= Date: Thu, 30 Dec 2021 13:32:30 -0300 Subject: [PATCH] Expose qmake6 in usr/bin/. --- debian/changelog | 3 +++ debian/qmake6.links | 2 ++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index ab79783..f7c0910 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ qt6-base (6.2.2+dfsg-2) UNRELEASED; urgency=medium [ Patrick Franz ] * Remove copyright-script as it is now in the pkg-kde-tools package. + [ Lisandro Damián Nicanor Pérez Meyer ] + * Add a qmake6 symlink to usr/bin. + -- Debian Qt/KDE Maintainers Sat, 04 Dec 2021 16:26:38 +0100 qt6-base (6.2.2+dfsg-1) experimental; urgency=medium diff --git a/debian/qmake6.links b/debian/qmake6.links index 2342916..ee5c611 100644 --- a/debian/qmake6.links +++ b/debian/qmake6.links @@ -1,3 +1,5 @@ # qmake and qmake6 are identical files. We want people to use qmake6, # so we do not install qmake. Instead, qmake is a symbolic link pointing to qmake6. usr/lib/qt6/bin/qmake6 usr/lib/qt6/bin/qmake +# On public path we want qmake6. +usr/lib/qt6/bin/qmake6 usr/bin/qmake6