]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/gzip
core114: force update addons after core update
[ipfire-2.x.git] / lfs / gzip
index 537662c33a5f6616f0ef0ca8dcd6fe1b5c8072bf..e61d78a8c6b33db20908320c6d635003e0d7aeca 100644 (file)
--- a/lfs/gzip
+++ b/lfs/gzip
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2016  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2017  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        #
@@ -83,8 +83,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
 ifeq "$(ROOT)" ""
-       ln -sfv gzip /bin/gunzip
-       ln -sfv gzip /bin/zcat
        mv -v /bin/{gzexe,zcmp,zdiff,zegrep} /usr/bin
        mv -v /bin/{zfgrep,zforce,zgrep,zless,zmore,znew} /usr/bin
 endif