bzr's weird (or I'm thick)
This commit is contained in:
parent
54160d1a00
commit
9b28c09cb9
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ if [ ! -e $CWD/$PRGNAM-$VERSION.tar.?z* ] ; then
|
||||||
|
|
||||||
( cd $REPOSITORIES/$PRGNAM/$BRANCH
|
( cd $REPOSITORIES/$PRGNAM/$BRANCH
|
||||||
[ -e Makefile ] && make distclean
|
[ -e Makefile ] && make distclean
|
||||||
|
bzr pull
|
||||||
bzr update
|
bzr update
|
||||||
)
|
)
|
||||||
# FIXME: Hackish hack
|
# FIXME: Hackish hack
|
||||||
|
|
Loading…
Reference in a new issue