mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
gui-apps/eww: fix whitespace
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
@@ -348,11 +348,11 @@ src_unpack() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myfeatures=(
|
||||
local myfeatures=(
|
||||
$(usev X x11)
|
||||
$(usev wayland wayland)
|
||||
)
|
||||
cargo_src_configure
|
||||
)
|
||||
cargo_src_configure
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
||||
@@ -348,11 +348,11 @@ src_unpack() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myfeatures=(
|
||||
local myfeatures=(
|
||||
$(usev X x11)
|
||||
$(usev wayland wayland)
|
||||
)
|
||||
cargo_src_configure
|
||||
)
|
||||
cargo_src_configure
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user