mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -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() {
|
src_configure() {
|
||||||
local myfeatures=(
|
local myfeatures=(
|
||||||
$(usev X x11)
|
$(usev X x11)
|
||||||
$(usev wayland wayland)
|
$(usev wayland wayland)
|
||||||
)
|
)
|
||||||
cargo_src_configure
|
cargo_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
|
|||||||
@@ -348,11 +348,11 @@ src_unpack() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
local myfeatures=(
|
local myfeatures=(
|
||||||
$(usev X x11)
|
$(usev X x11)
|
||||||
$(usev wayland wayland)
|
$(usev wayland wayland)
|
||||||
)
|
)
|
||||||
cargo_src_configure
|
cargo_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
|
|||||||
Reference in New Issue
Block a user