[neon/kde/kwallet-pam/Neon/unstable] debian: drop the kruft

Carlos De Maine null at kde.org
Mon May 22 03:09:25 BST 2023


Git commit 82790725537a694ba299fabcf4fe6613ef6e6ae5 by Carlos De Maine.
Committed on 22/05/2023 at 02:09.
Pushed by carlosdem into branch 'Neon/unstable'.

drop the kruft

M  +0    -1    debian/libpam-kwallet-common.install
M  +0    -13   debian/rules

https://invent.kde.org/neon/kde/kwallet-pam/commit/82790725537a694ba299fabcf4fe6613ef6e6ae5

diff --git a/debian/libpam-kwallet-common.install b/debian/libpam-kwallet-common.install
index 75b56d1..6abc928 100644
--- a/debian/libpam-kwallet-common.install
+++ b/debian/libpam-kwallet-common.install
@@ -1,4 +1,3 @@
 etc/xdg/autostart/pam_kwallet_init.desktop
 lib/*/libexec/pam_kwallet_init
 usr/lib/systemd/user/plasma-kwallet-pam.service
-usr/share/libpam-kwallet-common/
diff --git a/debian/rules b/debian/rules
index 8b20b5c..f21e70f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,16 +5,3 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_auto_clean:
-	dh_auto_clean
-
-override_dh_auto_configure:
-	dh_auto_configure -- \
-	    -DCMAKE_INSTALL_LIBDIR="/lib/${DEB_HOST_MULTIARCH}" \
-	    -DLIBEXEC_INSTALL_DIR="/usr/share/libpam-kwallet-common"
-
-override_dh_auto_build:
-	dh_auto_build
-
-override_dh_install:
-	dh_install


More information about the Neon-commits mailing list