]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/client175
fireinfo: Update to 2.2.0
[people/pmueller/ipfire-2.x.git] / lfs / client175
index ef2b487fba730d0257d799097b82318f4e6a4f26..e69e8e70543fd4309e4e3d0a19688b4425227194 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2005-2010  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        #
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = client175
 PAK_VER    = 3
 
-DEPS       = "mpfire"
+DEPS       = mpfire
 
 ###############################################################################
 # Top-level Rules
@@ -89,5 +89,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                         /var/ipfire/backup/addons/includes/client175
 
        chown -R nobody:nobody /srv/client175
+
+       #install initscripts
+       $(call INSTALL_INITSCRIPT,client175)
+
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)