summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2024-05-18 12:14:18 +0200
committerMichel Zou2024-05-18 12:14:18 +0200
commitde07e017283b22ff7549a6276140f075a1a021d4 (patch)
tree48df1e49d7318dd10e3b97557d2ce3d51def4d34
parentd4c610f741ea0e38e82d4cddc126f6fc9dd3f35c (diff)
downloadaur-de07e017283b22ff7549a6276140f075a1a021d4.tar.gz
1300
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a77862b117d..ec2bd74a9f2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,6 +17,7 @@ prepare() {
git submodule update --force --init --recursive
curl -L https://github.com/OpenModelica/OMCompiler-3rdParty/pull/158.patch | patch -p1 -d OMCompiler/3rdParty
curl -L https://github.com/OpenModelica/OMSimulator/pull/1295.patch | patch -p1 -d OMSimulator
+ curl -L https://github.com/OpenModelica/OMSimulator/pull/1300.patch | patch -p1 -d OMSimulator
}
build() {