Removed old line.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@807 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -240,7 +240,6 @@ echo "Unpacking packages..."
|
|||||||
for COMPFILE in `selected_components`; do
|
for COMPFILE in `selected_components`; do
|
||||||
echo "- $COMPFILE"
|
echo "- $COMPFILE"
|
||||||
unzip -od "$PREFIX" "$COMPFILE"
|
unzip -od "$PREFIX" "$COMPFILE"
|
||||||
gzip -dc "$COMPFILE" | tar -xf - -C "$PREFIX"/
|
|
||||||
done
|
done
|
||||||
|
|
||||||
echo "Unpacking other stuff..."
|
echo "Unpacking other stuff..."
|
||||||
|
|||||||
Reference in New Issue
Block a user