updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / urlscan-git / urlscan.install
blob11dba099d4b8480c33eba04fde474cce45400053
1 ## arg 1:  the new package version
2 post_install() {
3 cat <<End-of-message
5     Configuration: 
6       Ensure that the BROWSER environment variable is set, e.g.
7         export BROWSER="chromium"
8       to .bashrc
9 End-of-message
11 # vim:set ts=2 sw=2 et: