summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2012-04-30 08:46:26 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-29 16:30:52 +0100
commit185babec1a9b58f310df2ce950be4120c4f8a273 (patch)
treeb55ac859e49e33753a68d2dd0b88e8aed40bc6af
parentf365260dfef56916c986de57668d33ae5fab0021 (diff)
downloaddev86-185babec1a9b58f310df2ce950be4120c4f8a273.tar.gz
Create distribution directory if required
-rw-r--r--Mk_dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk_dist b/Mk_dist
index ad61af7..be020c6 100644
--- a/Mk_dist
+++ b/Mk_dist
@@ -166,6 +166,8 @@ diff -Nurd ${TMPSRC}.vold/bootblocks ${TMPSRC}/bootblocks >> ${ARCDIR}/patch-$VE
gzip -f9 ${ARCDIR}/patch-$VERSION-$OLDVER
}
+mkdir -p ${ARCDIR}
+
echo Creating full source archive.
ln -s ${TMPSRC} dev86-$VERSION
tar cf ${ARCDIR}/Dev86src-$VERSION.tar dev86-$VERSION/*