bzr's weird (or I'm thick)

This commit is contained in:
Gwenhael Le moine 2010-03-15 18:08:07 +07:00
parent 54160d1a00
commit 9b28c09cb9

View file

@ -65,6 +65,7 @@ if [ ! -e $CWD/$PRGNAM-$VERSION.tar.?z* ] ; then
( cd $REPOSITORIES/$PRGNAM/$BRANCH
[ -e Makefile ] && make distclean
bzr pull
bzr update
)
# FIXME: Hackish hack