This commit is contained in:
Gwenhael Le Moine 2011-03-06 15:44:46 +07:00
parent f0263330ec
commit b8b96e7d7d

View file

@ -70,7 +70,6 @@ if [ ! -e $CWD/$PRGNAM-$VERSION.tar.?z* ] ; then
( cd $REPOSITORIES/$PRGNAM/$BRANCH
[ -e Makefile ] && make distclean
bzr pull
# bzr update
)
mkdir -p $TMP/$PRGNAM-$VERSION
SRCDIR=$REPOSITORIES/$PRGNAM/$BRANCH