summarylogtreecommitdiffstats
path: root/opera-adblock-complete.install
blob: 8ec26a220d5c8b9e4764b6978f15938de9fd1b03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgname=opera-adblock-complete

post_install() {
  cat << _EOF 

==> IMPORTANT!!!
==> This provides a urlfilter.ini file in /usr/share/opera-adblock-complete
==> 
==> To use it, do the following as the users you use opera with:
==> ln -s /usr/share/opera-adblock-complete/urlfilter.ini ~/.opera/urlfilter.ini

_EOF
}