[neon/kde/kajongg/Neon/stable] debian: try without dh_python3
Carlos De Maine
null at kde.org
Fri Jan 26 00:31:18 GMT 2024
Git commit 63e4df0fa64cbfb0c9903136b1d92dac795dabba by Carlos De Maine.
Committed on 26/01/2024 at 01:31.
Pushed by carlosdem into branch 'Neon/stable'.
try without dh_python3
(cherry picked from commit 00196247cae1c7e4b28b076de5c53ba97f1ac0d2)
M +2 -2 debian/rules
https://invent.kde.org/neon/kde/kajongg/-/commit/63e4df0fa64cbfb0c9903136b1d92dac795dabba
diff --git a/debian/rules b/debian/rules
index 2c05728..f520b98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,5 +8,5 @@
override_dh_auto_configure:
dh_auto_configure -- -DKDE_INSTALL_BINDIR=usr/games/
-override_dh_python3:
- dh_python3 /usr/share/kajongg
+#override_dh_python3:
+# dh_python3 /usr/share/kajongg
More information about the Neon-commits
mailing list