repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git]
/
urlscan-git
/
urlscan.install
blob
11dba099d4b8480c33eba04fde474cce45400053
1
## arg 1: the new package version
2
post_install() {
3
cat <<End-of-message
4
5
Configuration:
6
Ensure that the BROWSER environment variable is set, e.g.
7
export BROWSER="chromium"
8
to .bashrc
9
End-of-message
10
}
11
# vim:set ts=2 sw=2 et: