[neon/kde/print-manager/Neon/release] debian: wildcard the arch specific dirs

Carlos De Maine null at kde.org
Tue Oct 21 11:42:03 BST 2025


Git commit 70ecc8b2c5e03df906ee3efb11194f12074bbaee by Carlos De Maine.
Committed on 21/10/2025 at 10:42.
Pushed by carlosdem into branch 'Neon/release'.

wildcard the arch specific dirs

M  +2    -2    debian/print-manager.lintian-overrides

https://invent.kde.org/neon/kde/print-manager/-/commit/70ecc8b2c5e03df906ee3efb11194f12074bbaee

diff --git a/debian/print-manager.lintian-overrides b/debian/print-manager.lintian-overrides
index caf7b8b..24d9927 100644
--- a/debian/print-manager.lintian-overrides
+++ b/debian/print-manager.lintian-overrides
@@ -1,4 +1,4 @@
 print-manager: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_printer_manager.desktop]
-print-manager: lacks-ldconfig-trigger usr/lib/x86_64-linux-gnu/libkcups.so
+print-manager: lacks-ldconfig-trigger usr/lib/*/libkcups.so
 print-manager: package-name-doesnt-match-sonames libkcups
-print-manager: shared-library-lacks-version usr/lib/x86_64-linux-gnu/libkcups.so libkcups.so
\ No newline at end of file
+print-manager: shared-library-lacks-version usr/lib/*/libkcups.so libkcups.so
\ No newline at end of file


More information about the Neon-commits mailing list