From d52893bfa3bc80108054a2d3cedd555e78a55ed2 Mon Sep 17 00:00:00 2001 From: Michael Kohlhase Date: Fri, 20 Nov 2015 10:13:17 +0100 Subject: [PATCH] draining just to be sure for CTAN distribution --- lib/Makefile.ctan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.ctan b/lib/Makefile.ctan index 88ecc38..359c8e0 100644 --- a/lib/Makefile.ctan +++ b/lib/Makefile.ctan @@ -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)