]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/make
lfs: Drop quotes in DEPS variable
[ipfire-2.x.git] / lfs / make
index bee734ba4de736c568a6bba3587143548ba046ab..411a1b008e387d22a203bc69768fb5aa3290567b 100644 (file)
--- a/lfs/make
+++ b/lfs/make
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2016 IPFire Team  <info@ipfire.org>                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -33,7 +33,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 PROG       = make
 PAK_VER    = 4
 
-DEPS       = ""
+DEPS       =
 
 # Normal build or $(TOOLS_DIR) build.
 #