public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] knot: Cosmetic changes in lfs
@ 2021-01-30 11:41 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2021-01-30 11:41 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/knot | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/lfs/knot b/lfs/knot
index 8a3288cdf..d4b47ab25 100644
--- a/lfs/knot
+++ b/lfs/knot
@@ -73,13 +73,13 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar Jxf $(DIR_DL)/$(DL_FILE)
-	cd $(DIR_APP) && ./configure	\
-		--prefix=/usr		\
-		--enable-static=no	\
-		--disable-fastparser	\
-		--disable-daemon	\
-		--disable-modules	\
-		--enable-maxminddb=no	\
+	cd $(DIR_APP) && ./configure \
+		--prefix=/usr \
+		--enable-static=no \
+		--disable-fastparser \
+		--disable-daemon \
+		--disable-modules \
+		--enable-maxminddb=no \
 		--disable-documentation
 
 	cd $(DIR_APP)/src && make $(MAKETUNING) kdig
-- 
2.18.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-30 11:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-30 11:41 [PATCH] knot: Cosmetic changes in lfs Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox