Fixed another typo

This commit is contained in:
Jan Möbius
2018-05-29 10:27:48 +02:00
parent 06a5e4e1d2
commit 58b2afb498

View File

@@ -28,9 +28,7 @@ mv VERSION $VERSION/
mv build-doc/Build/share/OpenMesh/Doc/html/ $VERSION/Documentation
tar
tar cjf $VERSION.tar.bz2 $VERSION &
tar czf $VERSION.tar.gz $VERSION &
zip -9 -q -r $VERSION.zip $VERSION &
tar cjf $VERSION.tar.bz2 $VERSION
tar czf $VERSION.tar.gz $VERSION
zip -9 -q -r $VERSION.zip $VERSION