pkg(octave-6.2.0): add octave 6.2.0

This commit is contained in:
Dan Vargas 2021-05-01 20:25:16 -05:00
parent a49acc7dbe
commit 2bc92897db
5 changed files with 36 additions and 0 deletions

4
packages/octave/6.2.0/environment vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Path to octave binary
export PATH=$PWD/bin:$PATH