13
0

fix typos in prev commit.

This commit is contained in:
Robin Gareus 2014-09-28 21:22:12 +02:00
parent 22d44eb9ee
commit 853bc97f34

View File

@ -161,8 +161,8 @@ cp stage2.run ${PACKAGE}/.stage2.run
cp README ${PACKAGE} cp README ${PACKAGE}
if test -n "$MAKESELF"; then if test -n "$MAKESELF"; then
echo "Creating self-extracing installer" echo "Creating self-extracting installer"
makeself --nocomp ${PACKAGE}/ ${PACKAGE}.sh ${APPNAME} ./install.sh $MAKESELF --nocomp ${PACKAGE}/ ${PACKAGE}.sh ${APPNAME} ./install.sh
else else
echo "Creating tarball..." echo "Creating tarball..."
tar -cf ${PACKAGE}.tar ${PACKAGE} tar -cf ${PACKAGE}.tar ${PACKAGE}