mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
speedo: New target w32-release-offline
-- As long as a current swdb.lst is available and all directories below ~/b carry the appropriate tarballs this target can be used to build a w32-installer w/0 any network access.
This commit is contained in:
parent
5dea40f810
commit
e1a929849c
1 changed files with 4 additions and 0 deletions
|
@ -109,6 +109,10 @@ w32-release: check-tools
|
|||
$(SPEEDOMAKE) TARGETOS=w32 WHAT=release WITH_GUI=0 SELFCHECK=0 \
|
||||
installer-from-source
|
||||
|
||||
w32-release-offline: check-tools
|
||||
$(SPEEDOMAKE) TARGETOS=w32 WHAT=release WITH_GUI=0 SELFCHECK=0 \
|
||||
CUSTOM_SWDB=1 pkgrep=${HOME}/b pkg10rep=${HOME}/b \
|
||||
installer-from-source
|
||||
|
||||
|
||||
# Set this to "git" to build from git,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue