Branch-off (well, I hope branching succeeds ;-) for potato without the
authentication stuff that was intended for woody only.
This commit is contained in:
parent
88c7f8332d
commit
47d938d935
2
Makefile
2
Makefile
|
@ -534,7 +534,7 @@ $(SDIR)/CD1/README.html:
|
|||
| sed -e 's/%%.//g' > $$dir/README.html ; \
|
||||
rm -f $$dir/README.diskdefines ; \
|
||||
mkdir -p $$dir/pics ; \
|
||||
cp $(BASEDIR)/data/pics/*.jpg $$dir/pics/ ; \
|
||||
cp $(BASEDIR)/data/pics/*.* $$dir/pics/ ; \
|
||||
done
|
||||
|
||||
# Add the install stuff on the first CD
|
||||
|
|
Loading…
Reference in New Issue