ImageMagick already exists in build environment

This commit is contained in:
FPille
2019-08-05 20:10:38 +02:00
parent cb1126b743
commit 65dba03703
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ run_appimagelint()
# extract the OCRmyPDF AppImage, install pytest & test requirements and run pytest
run_pytest()
{
git clone --depth=1 --branch v$OCRMYPDF_VERSION https://github.com/jbarlow83/OCRmyPDF.git
git clone --depth=1 --branch "v$OCRMYPDF_VERSION" https://github.com/jbarlow83/OCRmyPDF.git
./OCRmyPDF*.AppImage --appimage-extract
pushd squashfs-root