aboutsummaryrefslogtreecommitdiffhomepage
path: root/.envrc-local
blob: 4d8d1cabb78269c0678be69f13a8a595e8d230f1 (plain)
1
2
3
4
5
export DFLAGS="-O2 -inline -boundscheck=on -color=on"
export SpineVER=$(git describe --long --tags | sed 's/^[ a-z_-]\+\([0-9.]\+\)/\1/;s/\([^-]*-g\)/r\1/;s/-/./g')
export SpineSearchBIN=result/share/cgi-bin
export SpineCGIbin=/var/www/cgi/cgi-bin
export SpineCGIform='spine_search'