cleaning
This commit is contained in:
parent
f0263330ec
commit
b8b96e7d7d
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ 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 pull
|
||||||
# bzr update
|
|
||||||
)
|
)
|
||||||
mkdir -p $TMP/$PRGNAM-$VERSION
|
mkdir -p $TMP/$PRGNAM-$VERSION
|
||||||
SRCDIR=$REPOSITORIES/$PRGNAM/$BRANCH
|
SRCDIR=$REPOSITORIES/$PRGNAM/$BRANCH
|
||||||
|
|
Loading…
Reference in a new issue