mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 12:36:28 +02:00
pkg(cobol-3.1.2): Adds cobol 3.1.2 (gnucobol) (#235)
This commit is contained in:
parent
65cbefa94e
commit
3355ffafb2
6 changed files with 47 additions and 0 deletions
5
packages/cobol/3.1.2/environment
vendored
Normal file
5
packages/cobol/3.1.2/environment
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
export PATH=$PWD/bin:$PATH
|
||||
export LD_LIBRARY_PATH=$PWD/lib
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue