[neon/qt6/qt6-base/Neon/release] debian: perl stuff doesn't seem to exist anymore
Carlos De Maine
null at kde.org
Sun Oct 22 10:39:50 BST 2023
Git commit b867af36582ee9548877994c074ad91077285a5a by Carlos De Maine.
Committed on 22/10/2023 at 11:39.
Pushed by carlosdem into branch 'Neon/release'.
perl stuff doesn't seem to exist anymore
M +3 -3 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/b867af36582ee9548877994c074ad91077285a5a
diff --git a/debian/rules b/debian/rules
index a184f55..484e1d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,9 +86,9 @@ override_dh_auto_configure:
$(extra_cmake_args)
execute_after_dh_auto_install-arch:
- # Policy § 10.4. Remove this if https://bugs.debian.org/904409 gets fixed.
- sed -i 's,bin/env perl,bin/perl,' debian/tmp/usr/lib/qt6/libexec/*.pl \
- debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt6/mkspecs/features/data/unix/findclasslist.pl
+# # Policy § 10.4. Remove this if https://bugs.debian.org/904409 gets fixed.
+# sed -i 's,bin/env perl,bin/perl,' debian/tmp/usr/lib/qt6/libexec/*.pl \
+# debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt6/mkspecs/features/data/unix/findclasslist.pl
# 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