mkdirs
This commit is contained in:
parent
79d462dc56
commit
7061a4d46f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,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