piston/packages/cobol/3.1.2/environment

6 lines
81 B
Bash

#!/usr/bin/env bash
export PATH=$PWD/bin:$PATH
export LD_LIBRARY_PATH=$PWD/lib