summarylogtreecommitdiffstats
path: root/opera-adblock-complete.install
diff options
context:
space:
mode:
Diffstat (limited to 'opera-adblock-complete.install')
-rw-r--r--opera-adblock-complete.install13
1 files changed, 13 insertions, 0 deletions
diff --git a/opera-adblock-complete.install b/opera-adblock-complete.install
new file mode 100644
index 000000000000..8ec26a220d5c
--- /dev/null
+++ b/opera-adblock-complete.install
@@ -0,0 +1,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
+}