mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
Windows: Do not build NSIS by default
NSIS installers are no longer up to date and do not support 64-bit builds. OpenAFS no longer distributes them for 1.7 and beyond. Stop building them by default. Change-Id: I6b8c2b46ccc30654cfb4661c9bde50483bc99785 Reviewed-on: http://gerrit.openafs.org/6664 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com> Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
This commit is contained in:
parent
339189c88b
commit
deb41441f0
@ -807,11 +807,11 @@ wix-lite: loopback man-pages documentation
|
||||
$(NTMAKE) LITECLIENT=1
|
||||
$(CD) ..\..\..\..
|
||||
|
||||
media: install NSIS wix
|
||||
|
||||
install-nsis: install NSIS
|
||||
|
||||
install-wix: install wix
|
||||
|
||||
install-wix-lite: install wix-lite
|
||||
|
||||
media: install-wix
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user