summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2024-04-25 21:06:05 +0200
committerMichel Zou2024-04-25 21:06:05 +0200
commit9b53332963a632b541d4c714cd447fc4ea7eafe0 (patch)
treed94bd8f2d21f06d6086f8cdfcf5e257ee42dd02b /PKGBUILD
parentfe27e31b0f8ee6027937227faafffb06771a38f4 (diff)
downloadaur-python-assimulo.tar.gz
ignore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5767bbd4ba8b..2b703751e444 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ sha256sums=('1f4d6fdde384c36bc8297e639cc5ece98817e6bbbe7e54e21ed20b1ff8f6fe7f')
prepare() {
cd "${srcdir}"/Assimulo-Assimulo-$pkgver
- curl -L https://github.com/modelon-community/Assimulo/pull/87.patch | patch -p1
+ curl -L https://github.com/modelon-community/Assimulo/pull/87.patch | patch -p1 || :
# use shared lib
sed -i "s|BLASname_t+'.a'|BLASname_t+'.so'|g" setup.py