[neon/extras/gammaray/Neon/release] debian: no .prl files at the moment
Carlos De Maine
null at kde.org
Mon Dec 30 22:58:42 GMT 2024
Git commit 2c17ec75b15b3a587bb0b39aaa7b182632eb6e97 by Carlos De Maine.
Committed on 30/12/2024 at 22:58.
Pushed by carlosdem into branch 'Neon/release'.
no .prl files at the moment
M +3 -3 debian/rules
https://invent.kde.org/neon/extras/gammaray/-/commit/2c17ec75b15b3a587bb0b39aaa7b182632eb6e97
diff --git a/debian/rules b/debian/rules
index 4b95bdc..41851c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,9 +32,9 @@ override_dh_auto_install:
dh_auto_install
rm -f debian/tmp/usr/share/doc/gammaray/LICENSE.*
-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
+#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
override_dh_auto_test:
:
More information about the Neon-commits
mailing list