draining just to be sure for CTAN distribution

This commit is contained in:
Michael Kohlhase 2015-11-22 12:12:58 +01:00
parent f3412d9347
commit 408900f1d0
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ ltds:
cp $(DTX.sty.ltxml) $(DTX.cls.ltxml) $(TDSDIR.tex) || echo "omitting ltxml files" cp $(DTX.sty.ltxml) $(DTX.cls.ltxml) $(TDSDIR.tex) || echo "omitting ltxml files"
cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(TDSDIR.doc) cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(TDSDIR.doc)
@echo "*********" @echo "*********"
@for d in $(TDS.exdirs); do cp -R $(TDS.exdirs) $(TDSDIR.doc) @for d in $(TDS.exdirs); do cp -R $(TDS.exdirs) $(TDSDIR.doc); done
lctan: lctan:
mkdir -p $(CTANDIR) mkdir -p $(CTANDIR)