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 19 20:01:47 UTC 2012
[aur-mirror.git]
/
bbbike
/
bbbike.install
blob
565948aea2f0706078838d53674053e5c1745466
1
# Contributor: DonVla <donvla@users.sourceforge.net>
2
# bbbike install file
3
4
post_install() {
5
printf "\n"
6
printf "==> More maps for cities around the world\n"
7
printf "==> can be found here: http://bbbike.elsif.de .\n"
8
printf "\n"
9
}
10
11
# vim:set ts=2 sw=2 et: