]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/sed
Early spring clean: Remove trailing whitespaces, and correct licence headers
[people/pmueller/ipfire-2.x.git] / lfs / sed
diff --git a/lfs/sed b/lfs/sed
index 9c5b33e4ae74730ae4cccda1bf5463d80ce43060..12aa644a0829314bb7595104a8aaaf68a5765cf6 100644 (file)
--- a/lfs/sed
+++ b/lfs/sed
@@ -41,8 +41,8 @@ ifeq "$(ROOT)" ""
 else
   TARGET = $(DIR_INFO)/$(THISAPP)-tools
   EXTRA_CONFIG = --prefix=$(TOOLS_DIR) --disable-nls
-  EXTRA_MAKE = 
-  EXTRA_INSTALL = 
+  EXTRA_MAKE =
+  EXTRA_INSTALL =
 endif
 
 ###############################################################################