pkg(octave-6.2.0): add octave 6.2.0 (#247)

This commit is contained in:
Dan Vargas 2021-05-02 01:36:41 -05:00 committed by GitHub
parent 38ab15081e
commit 50cb0f1996
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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