draining just to be sure for CTAN distribution

This commit is contained in:
Michael Kohlhase 2015-11-20 10:13:17 +01:00
parent 78eed8c54d
commit d52893bfa3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ CTANZIP = $(TMP)/$(TDSCOLL).ctan.zip
# which generates a directory CTANDIR, which we zip and move into place.
ctan: all# filedate checksum *******
git commit -am'draining just to be sure for CTAN distribution'
git push
# git push
rm -Rf $(EXPORTED)
@echo "exporting a clean copy to $(EXPORTED)"
cd $(TMP); git clone $(HERE); mv LaTeX-proposal $(EXPORTED)