yatex

diff makefile @ 584:907de32064c9

Add add-in for spacing environment from setspace package
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 04 Dec 2021 07:12:33 +0900
parents 7828dfd07246
children
line diff
     1.1 --- a/makefile	Thu May 31 09:34:29 2018 +0900
     1.2 +++ b/makefile	Sat Dec 04 07:12:33 2021 +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 '')