Archive made with archiver in environment ASAR if set, arch otherwise
This commit is contained in:
@@ -37,7 +37,7 @@ then
|
|||||||
fi
|
fi
|
||||||
if test $errors = no
|
if test $errors = no
|
||||||
then
|
then
|
||||||
arch cr $2 $OFILES
|
${ASAR-arch} cr $2 $OFILES
|
||||||
rm $OFILES
|
rm $OFILES
|
||||||
else
|
else
|
||||||
echo $2 not made, due to compilation errors
|
echo $2 not made, due to compilation errors
|
||||||
|
|||||||
Reference in New Issue
Block a user