[neon/neon/configure-inotify/Neon/release] debian: does not work

Jonathan Esk-Riddell null at kde.org
Thu Aug 25 17:04:13 BST 2022


Git commit a2298c2e5b9ffdad4d3bbd1de135c8f0b14b7148 by Jonathan Esk-Riddell.
Committed on 25/08/2022 at 16:04.
Pushed by jriddell into branch 'Neon/release'.

does not work

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon/configure-inotify/commit/a2298c2e5b9ffdad4d3bbd1de135c8f0b14b7148

diff --git a/debian/rules b/debian/rules
index e3a5689..7fe6e60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_configure:
 	# Fun fact: dh_installsystemd doesn't handle /usr/lib/systemd meaning we
 	# need to use /lib instead.
 	which reuse || pip3 install reuse
-	reuse lint
+	#reuse lint
 	dh_auto_configure -- -DSYSTEMD_UNIT_INSTALL_DIR=/lib/systemd/
 
 override_dh_auto_clean:


More information about the Neon-commits mailing list