]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/web-user-interface
fireinfo: Update to 2.2.0
[people/pmueller/ipfire-2.x.git] / lfs / web-user-interface
index 73aec3a8d4d8805d6fd2a6e871e015021335c4ee..bce6d8eb862626fb55783c23a6a6650216f92863 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2015   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        #
@@ -70,7 +70,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        chmod -R 755 /srv/web/ipfire/cgi-bin
        chmod -R 644 /srv/web/ipfire/html
        chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,images,include,themes,themes/*,themes/*/*}
-       ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded
 
        # Reset permissions of redirect templates and theme directories
        find /srv/web/ipfire/html/{captive,redirect-templates,themes} -type d | xargs chmod -v 755