diff options
-rw-r--r-- | repo/core/libarchive.xibuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/core/libarchive.xibuild b/repo/core/libarchive.xibuild index 5d97145..80c60c4 100644 --- a/repo/core/libarchive.xibuild +++ b/repo/core/libarchive.xibuild @@ -7,7 +7,6 @@ SOURCE=https://github.com/libarchive/libarchive/releases/download/v3.5.2/libarch DESC="A library that provides a single interface for reading and writing various compression formats" build () { - /bin/sh build/autogen.sh sed -i '436a if ((OSSL_PROVIDER_load(NULL, "legacy")) == NULL) \ return (ARCHIVE_FAILED);' libarchive/archive_digest.c |