forked from altcloud/mkimage-profiles
live: tweak HOMEPAGE
The reason behind this silly patch is that the default URL can be left alone with no rebuilds neccessary but with the intranet services delivered through a "captive portal" or a redirecting proxy; we definitely don't want the canonical wiki URL, http://www.altlinux.org, blocked by a rule made for redirecting the default homepage, so let it be another one which is served but not widely known or linked to.
This commit is contained in:
parent
dde1fe2473
commit
881163dcff
@ -5,7 +5,7 @@ ifdef BUILDDIR
|
||||
include $(BUILDDIR)/distcfg.mk
|
||||
|
||||
ifndef HOMEPAGE
|
||||
HOMEPAGE = http://www.altlinux.org/
|
||||
HOMEPAGE = http://wiki.altlinux.org/
|
||||
endif
|
||||
|
||||
ifndef HOMENAME
|
||||
|
Loading…
Reference in New Issue
Block a user