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]
/
opera-adblock
/
opera-adblock.install
blob
8e64c9aff1e79b210b072c921614ad187d9e427b
1
pkgname=opera-adblock
2
3
post_install() {
4
cat << _EOF
5
6
==> IMPORTANT!!!
7
==> This provides a urlfilter.ini file in /usr/share/opera-adblock
8
==>
9
==> To use it, do the following as the users you use opera with:
10
==> ln -s /usr/share/opera-adblock/urlfilter.ini ~/.opera/urlfilter.ini
11
12
_EOF
13
}