[neon/neon-packaging/slimt/Neon/unstable] debian: rules

Carlos De Maine null at kde.org
Thu Nov 2 22:31:58 GMT 2023


Git commit 9d61afa871ccddcab6c19324b450e53913f4b1a7 by Carlos De Maine.
Committed on 02/11/2023 at 23:31.
Pushed by carlosdem into branch 'Neon/unstable'.

rules

M  +2    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/slimt/-/commit/9d61afa871ccddcab6c19324b450e53913f4b1a7

diff --git a/debian/rules b/debian/rules
index e22470f..c879ac0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,8 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk
 include /usr/share/dpkg/architecture.mk
 
 %:
-	dh $@ --with cmake python3
+	dh $@ --with cmake
+#python3
 
 override_dh_auto_configure:
 	dh_auto_configure -- /


More information about the Neon-commits mailing list