[neon/qt6/qt6-shadertools/Neon/release] debian: missed one
Carlos De Maine
null at kde.org
Sun Oct 22 15:00:01 BST 2023
Git commit 6ad165714b852f6fdb73d158147abd07c7aa5b47 by Carlos De Maine.
Committed on 22/10/2023 at 15:59.
Pushed by carlosdem into branch 'Neon/release'.
missed one
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/6ad165714b852f6fdb73d158147abd07c7aa5b47
diff --git a/debian/rules b/debian/rules
index 75dc503..923ec53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,6 @@ override_dh_auto_install-indep:
find $(CURDIR)/debian/tmp/usr/share/qt6/doc -type f -name *.index -exec \
sed -i 's@$(CURDIR)/@@g' {} \;
-execute_after_dh_auto_install:
+execute_after_dh_auto_install-arch:
# Reproducible builds: remove build paths from .prl files
sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libQt6*.prl
More information about the Neon-commits
mailing list