[neon/backports-jammy/gpgme/Neon/unstable] debian: pybuild

Carlos De Maine null at kde.org
Sun May 14 14:12:43 BST 2023


Git commit 5b08990753e4aa4f0d31f0a8e04a2e62e3aef0f0 by Carlos De Maine.
Committed on 14/05/2023 at 13:12.
Pushed by carlosdem into branch 'Neon/unstable'.

pybuild

M  +1    -1    debian/rules

https://invent.kde.org/neon/backports-jammy/gpgme/commit/5b08990753e4aa4f0d31f0a8e04a2e62e3aef0f0

diff --git a/debian/rules b/debian/rules
index 99845b2e..5b0fc13a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ ifneq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
 endif
 
 %:
-	dh $@ --builddirectory=build --with python3
+	dh $@ --builddirectory=build --with python3 --buildsystem=pybuild
 
 override_dh_auto_configure:
 	dh_auto_configure --builddirectory=build -- \


More information about the Neon-commits mailing list