www-misc/wyebadblock: added post install instruction

Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
This commit is contained in:
Efe İzbudak
2022-09-08 19:03:48 -04:00
parent ca29cbb3d5
commit b83c4d3c35

View File

@@ -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/"
}