bogus change last time...

This commit is contained in:
Ben Collins 2000-03-31 04:29:17 +00:00
parent ff6d238be5
commit ced385dc90
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@ $(BDIR)/bootable-stamp:
n=$${dir##$(BDIR)/}; \
if [ -f $(BASEDIR)/tools/boot/$(CODENAME)/boot-$(ARCH) ]; then \
cd $(BDIR); \
sh -c $(BASEDIR)/tools/boot/$(CODENAME)/boot-$(ARCH) $$n $$dir; \
$(BASEDIR)/tools/boot/$(CODENAME)/boot-$(ARCH) $$n $$dir; \
else \
echo "No script to make CDs bootable for $(ARCH) ..."; \
exit 1; \