[neon/3rdparty/indi/Neon/release-lts] debian: fix up rules

Jonathan Riddell null at kde.org
Wed Feb 17 16:13:06 GMT 2021


Git commit 78cdf144aafbceacf3b2cc7bff42825deda61e90 by Jonathan Riddell.
Committed on 17/02/2021 at 16:13.
Pushed by jriddell into branch 'Neon/release-lts'.

fix up rules

M  +1    -1    debian/rules

https://invent.kde.org/neon/3rdparty/indi/commit/78cdf144aafbceacf3b2cc7bff42825deda61e90

diff --git a/debian/rules b/debian/rules
index 3ff7d3d..69589f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
 %:
-	dh $@ -Dlibindi
+	dh $@
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='indi-dbg (<= 1.2.0-1~~)'


More information about the Neon-commits mailing list