BOOTDISKS needs to be exported for the previous commit to work.

Also fix some suspicious whitespace.
This commit is contained in:
Falk Hueffner 2001-11-07 00:22:30 +00:00
parent 2c7748a229
commit 94f238782b
1 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@ ifndef HOOK
HOOK=$(BASEDIR)/tools/$(CODENAME).hook
endif
ifndef BOOTDISKS
BOOTDISKS=$(MIRROR)/dists/$(CODENAME)/main/disks-$(ARCH)
export BOOTDISKS=$(MIRROR)/dists/$(CODENAME)/main/disks-$(ARCH)
endif
## Internal variables