[neon/qt6/qt6-base/Neon/unstable] debian: Revert "set HostPath"

Carlos De Maine null at kde.org
Thu Jul 25 06:21:11 BST 2024


Git commit 25fffe0cd7b15c9426e7fbe4526477d369742a19 by Carlos De Maine.
Committed on 25/07/2024 at 05:21.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "set HostPath"

This reverts commit 495a787b36b729f943ed7c9f1eda6b5285d46337

M  +0    -1    debian/qt.conf.in
M  +0    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-base/-/commit/25fffe0cd7b15c9426e7fbe4526477d369742a19

diff --git a/debian/qt.conf.in b/debian/qt.conf.in
index 62b021e..ea99272 100644
--- a/debian/qt.conf.in
+++ b/debian/qt.conf.in
@@ -8,7 +8,6 @@ Headers=include/@DEB_HOST_MULTIARCH@/qt6
 HostBinaries=lib/qt6/bin
 HostData=lib/@DEB_HOST_MULTIARCH@/qt6
 HostLibraries=lib/@DEB_HOST_MULTIARCH@
-HostPath=/usr
 Libraries=lib/@DEB_HOST_MULTIARCH@
 LibraryExecutables=lib/qt6/libexec
 Plugins=lib/@DEB_HOST_MULTIARCH@/qt6/plugins
diff --git a/debian/rules b/debian/rules
index 48dc727..20d24bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -97,7 +97,6 @@ override_dh_auto_configure:
 		-DQT_ADDITIONAL_PACKAGES_PREFIX_PATH=/usr/$(DEB_HOST_MULTIARCH) \
 		-DQT_BUILD_EXAMPLES=ON \
 		-DQT_BUILD_STANDALONE_TESTS=OFF \
-		-DQT_HOST_PATH=/USR \
 		-DQT_INSTALL_EXAMPLES_SOURCES=ON \
 		-DQT_UNITY_BUILD=ON \
 		$(extra_cmake_args)


More information about the Neon-commits mailing list