summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/source/english/texlive-en/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/source/english/texlive-en/Makefile')
-rw-r--r--Master/texmf-doc/source/english/texlive-en/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-doc/source/english/texlive-en/Makefile b/Master/texmf-doc/source/english/texlive-en/Makefile
index 34d50fe364f..1e1132f3824 100644
--- a/Master/texmf-doc/source/english/texlive-en/Makefile
+++ b/Master/texmf-doc/source/english/texlive-en/Makefile
@@ -43,8 +43,7 @@ install:
for f in $(instfiles); do \
cmp -s $$f $$instdir/$$f && continue; \
mv -v $$f $$instdir/$$f; \
- done
- @echo "Don't forget to svn commit."
+ done; echo "Now svn commit $$instdir"
# don't use these, they don't work.