mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -20,7 +20,6 @@ DEPEND="
|
||||
x11-misc/dmenu
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
S="${WORKDIR}/${PN}-${GIT_COMMIT}/"
|
||||
|
||||
|
||||
@@ -17,7 +17,6 @@ DEPEND="
|
||||
dev-libs/glib:2
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
pkg_postinst() {
|
||||
ewarn "To use wyebadblock, you must first download and copy the easylist.txt file into ~/.config/wyebadblock/"
|
||||
|
||||
Reference in New Issue
Block a user