aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-misc/wyebadblock/wyebadblock-1.0.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/www-misc/wyebadblock/wyebadblock-1.0.0.ebuild b/www-misc/wyebadblock/wyebadblock-1.0.0.ebuild
index 46d854fca..6f3b9d87f 100644
--- a/www-misc/wyebadblock/wyebadblock-1.0.0.ebuild
+++ b/www-misc/wyebadblock/wyebadblock-1.0.0.ebuild
@@ -18,3 +18,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND=""
+
+pkg_postinst() {
+ ewarn "To use wyebadblock, you must first download and copy the easylist.txt file into ~/.config/wyebadblock/"
+}