mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
removed some obsoleted stuff and added one new file, README.html (would get overwritten below, but for clarity)
This commit is contained in:
parent
d6bd43ea87
commit
9c1ef2ee68
4
Makefile
4
Makefile
@ -637,8 +637,8 @@ $(SDIR)/CD1/README.html:
|
||||
dir=$${dir##$(SDIR)/}; \
|
||||
dir=$(SDIR)/CD$$dir; \
|
||||
cp -d $(MIRROR)/README* $$dir/; \
|
||||
rm -f $$dir/README $$dir/README.1ST \
|
||||
$$dir/README.CD-manufacture $$dir/README.multicd \
|
||||
rm -f $$dir/README $$dir/README.html \
|
||||
$$dir/README.CD-manufacture \
|
||||
$$dir/README.pgp ; \
|
||||
cpp -traditional -undef -P -C -Wall -nostdinc -I $$dir/ \
|
||||
-D OUTPUTtext $(BASEDIR)/data/$(CODENAME)/README.html.in \
|
||||
|
Loading…
Reference in New Issue
Block a user