mirror of https://github.com/GNOME/gimp.git
ooop
This commit is contained in:
parent
951f9f8973
commit
dba7ede604
|
@ -9,7 +9,7 @@ if expr $VER \>= 0.17 >/dev/null; then
|
|||
echo "looks OK."
|
||||
else
|
||||
echo "too old! (Need 0.17, have $VER)"
|
||||
DIE=1
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ "x$1" = "x--help" ]; then
|
||||
|
|
Loading…
Reference in New Issue