draining just to be sure for CTAN distribution

This commit is contained in:
Michael Kohlhase 2015-11-20 10:32:03 +01:00
parent 9ede431992
commit 7e6430dbc8

View File

@ -54,7 +54,7 @@ tdsext:
cp $(TDS.doc) $(TDSDIR)/doc/latex/$(TDSCOLL) cp $(TDS.doc) $(TDSDIR)/doc/latex/$(TDSCOLL)
@echo "zipping the result to $(TDSCOLL).tds.zip" @echo "zipping the result to $(TDSCOLL).tds.zip"
cd $(TDSDIR); zip -r -q $(TDSZIP) .; cd - cd $(TDSDIR); zip -r -q $(TDSZIP) .; cd -
rm -Rf $(TDSDIR) # rm -Rf $(TDSDIR)
# copy stuff around for the TDS in the DTX dirs # copy stuff around for the TDS in the DTX dirs
ltds: ltds: