[neon/qt6/qt6-quickeffectmaker/Neon/release] debian: no prl files
Carlos De Maine
null at kde.org
Mon Oct 23 04:57:48 BST 2023
Git commit 9feb4c638f2b2b907ae2b775bf2ed948201000b7 by Carlos De Maine.
Committed on 23/10/2023 at 05:57.
Pushed by carlosdem into branch 'Neon/release'.
no prl files
M +2 -2 debian/rules
https://invent.kde.org/neon/qt6/qt6-quickeffectmaker/-/commit/9feb4c638f2b2b907ae2b775bf2ed948201000b7
diff --git a/debian/rules b/debian/rules
index cb84539..c49b8ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,6 @@ override_dh_auto_configure:
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
$(cmake_extra_args)
-execute_after_dh_auto_install:
+#execute_after_dh_auto_install:
# 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
+# 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