diff --git a/makefile b/makefile index f5cff7b..9e1dc62 100644 --- a/makefile +++ b/makefile @@ -234,7 +234,6 @@ RSYNCDIR = ${HOME}/http/yatex/rsync/yatex sync: - hg archive ${PACKDIR} - syncdir -A -x CVS ${PACKDIR} ${RSYNCDIR} + -hg push cvs (cd ${RSYNCDIR} && cvs ci -m '') - rm -rf ${PACKDIR} + -hg push git