patch scry for crystal >= 0.34

This commit is contained in:
Gwenhael Le Moine 2020-09-22 12:06:56 +02:00
parent 0fdc2ed389
commit d6f88f7255
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -33,6 +33,8 @@ cp -R $REPOSITORY $TMP/$PRGNAM-$VERSION
cd $TMP/$PRGNAM-$VERSION
sed -i 's|Errno|File::Error|g' src/scry/text_document.cr
# compilation
shards build --verbose --release