$TMP might not exist
This commit is contained in:
parent
7d5443289f
commit
813de61cb7
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ PREFIX=/usr
|
||||||
|
|
||||||
# cleaning
|
# cleaning
|
||||||
rm -fr $PKG
|
rm -fr $PKG
|
||||||
|
mkdir -p $TMP $PKG
|
||||||
|
|
||||||
# get sources
|
# get sources
|
||||||
[ ! -e $REPOSITORIES ] && mkdir -p $REPOSITORIES
|
[ ! -e $REPOSITORIES ] && mkdir -p $REPOSITORIES
|
||||||
|
|
Loading…
Reference in a new issue