mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
* Yet another stupid mistake (s/done/fi/).
This commit is contained in:
parent
a4dfcf1b6b
commit
270fb96547
2
Makefile
2
Makefile
@ -627,7 +627,7 @@ $(BDIR)/CD1/dists/$(CODENAME)/main/disks-$(ARCH):
|
||||
mkdir -p $(BDIR)/$$DISK/dists/$(CODENAME)/main/disks-$(ARCH) ; \
|
||||
if [ ! -e "$(BOOTDISKS)" ]; then \
|
||||
break; \
|
||||
done; \
|
||||
fi; \
|
||||
$(add_files) \
|
||||
$(BDIR)/$$DISK/dists/$(CODENAME)/main/disks-$(ARCH) \
|
||||
$(BOOTDISKS) . ; \
|
||||
|
Loading…
Reference in New Issue
Block a user