mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
net-news/liferea: fixed typo in src_configure
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=603466
This commit is contained in:
committed by
Göktürk Yüksek
parent
45b609b750
commit
a29f0ad957
@@ -50,8 +50,8 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
gnome2_src_configure \
|
||||
--disable-schemas-compile
|
||||
$(use_enable ayatana libindicate)
|
||||
--disable-schemas-compile \
|
||||
$(use_enable ayatana libindicate) \
|
||||
$(use_enable libnotify)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user