summarylogtreecommitdiffstats
path: root/opera-adblock-complete.install
diff options
context:
space:
mode:
authorJorge Barroso2015-06-15 21:31:08 +0200
committerJorge Barroso2015-06-15 21:31:08 +0200
commitb05129db70d51063981f2065f8ec293186470dce (patch)
tree5250f5d79cbe7d650f5d3c39744839b0dbe13d9d /opera-adblock-complete.install
downloadaur-b05129db70d51063981f2065f8ec293186470dce.tar.gz
Initial import
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
+}