updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git] / csound5-cvs / csound5-cvs.install
blob6db0cc14f37af0692980c9c1c6b9ef28ebf7d8dc
1 post_install() {
2   echo ""
3   echo ":: include this line in your .bashrc:"
4   echo ":: export OPCODEDIR64=/lib/csound/plugins64"
5   echo ":: export CSSTRNGS=/share/locale"
8 post_upgrade() {
9         post_install
12 # vim:set ts=2 sw=2 et: