yatex

diff makefile @ 540:b9988caa505a

Update to "dev" branch explicitly
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 31 May 2018 09:38:52 +0900
parents 7828dfd07246
children
line diff
     1.1 --- a/makefile	Thu May 31 09:34:29 2018 +0900
     1.2 +++ b/makefile	Thu May 31 09:38:52 2018 +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 '')