Revert change to ubuntu script
o9000 mrovi9000@gmail.com
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
packaging/make_ubuntu.sh
→
packaging/make_ubuntu.sh
@@ -14,7 +14,7 @@ MINOR="1"
fi # Get version (and check that the repository is clean) -VERSION=$(../get_version.sh --strict ../) +VERSION=$(../get_version.sh --strict) if [ ! $? -eq 0 ] then echo >&2 "Error: get_version.sh failed!"