yatex

diff makefile @ 562:43508ed8bcc8

XEmacs needs 'coding-system-name before calling symbol-name
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 16 Jan 2019 08:23:20 +0900
parents 7828dfd07246
children
line diff
     1.1 --- a/makefile	Thu May 31 09:34:29 2018 +0900
     1.2 +++ b/makefile	Wed Jan 16 08:23:20 2019 +0900
     1.3 @@ -237,4 +237,4 @@
     1.4  	-hg push
     1.5  	-hg push git
     1.6  	-hg push cvs
     1.7 -	(cd ${RSYNCDIR} && hg up -v && cvs ci -m '')
     1.8 +	(cd ${RSYNCDIR} && hg up -Cv dev && cvs ci -m '')