default_install &&
if [[ $GIMP_DEVEL == y ]]; then
  ln -sf /usr/bin/gimp-$(echo ${VERSION}|sed -e 's/\.[0-9]\+$//') ${INSTALL_ROOT}/usr/bin/gimp
fi
