forgot esac

This commit is contained in:
Christopher Roy Bratusek 2016-08-07 19:18:06 +02:00
parent adb9e950f2
commit 7c0fb8c5c0

View File

@ -436,6 +436,7 @@ download_riivolution_patch () {
echo "*** >> unpacking" echo "*** >> unpacking"
unpack "${PATCHIMAGE_RIIVOLUTION_DIR}/${RIIVOLUTION_ZIP}" unpack "${PATCHIMAGE_RIIVOLUTION_DIR}/${RIIVOLUTION_ZIP}"
;; ;;
esac
} }