[neon/qt6/qbs/Neon/release_jammy] debian: Update rules

Carlos De Maine null at kde.org
Sat Jul 27 11:53:13 BST 2024


Git commit 8aaa30cce78a152c18b3421c04b76dd1a75af026 by Carlos De Maine.
Committed on 27/07/2024 at 10:53.
Pushed by carlosdem into branch 'Neon/release_jammy'.

Update rules

M  +3    -1    debian/rules

https://invent.kde.org/neon/qt6/qbs/-/commit/8aaa30cce78a152c18b3421c04b76dd1a75af026

diff --git a/debian/rules b/debian/rules
index a281c9a..505f5cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,9 @@
 
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
-ln -s /usr/lib/qt6/bin/qdoc ~/.local/bin/qdoc
+
+ at ln -s /$usr/$lib/$qt6/$bin/$qdoc ~/$.local/$bin/$qdoc
+
 include /usr/share/dpkg/default.mk
 
 BUILDPATH ?= obj-$(DEB_HOST_GNU_TYPE)


More information about the Neon-commits mailing list