]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/rpcbind
core149: restart init at update
[ipfire-2.x.git] / lfs / rpcbind
index c1b696de7936a2b28134e2c81111a64417a43cb6..3c379c99ea742ae6f417c509c1530cd89dd62f11 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 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        #
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = rpcbind
 PAK_VER    = 2
 
-DEPS       = "libtirpc"
+DEPS       = libtirpc
 
 ###############################################################################
 # Top-level Rules