mirror of
https://github.com/YACReader/yacreader
synced 2025-09-22 21:25:46 -04:00
Update compilation scripts in macos.
They copy again the 7z dependencies into the utils folder.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#! /bin/bash
|
||||
|
||||
VERSION=${1:-"8.6.0"}
|
||||
VERSION=${1:-"9.5.0"}
|
||||
|
||||
if [ "$2" == "clean" ]; then
|
||||
./cleanOSX.sh
|
||||
|
Reference in New Issue
Block a user