updated on Wed Jan 11 12:00:27 UTC 2012
[aur-mirror.git] / mbfl / mbfl.install
blob5ee458ea84b7025ac2e2d49de05fab33f6305f19
1 post_install {
2         echo "You can find documntation for this library in the following URL:"
3         echo "http://download.gna.org/mbfl/1.0.6/mbfl.html"
4         echo 
5         echo "If you'd like to have this library available under your interactive shell, please add this to your /etc/profile: mbfl_INTERACTIVE='yes'"
6         echo "Don't forget that when creating scripts that use the library you must use the following:"
7         echo "mbfl_INTERACTIVE='no'
8 source "${MBFL_LIBRARY:=`mbfl-config`}""
9         echo "Ignoring this may break your system, be warned"
12 post_update {
13         post_install