mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
gui-apps/somebar: use double brackets not single
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
This commit is contained in:
@@ -27,7 +27,7 @@ BDEPEND="
|
|||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
use savedconfig && restore_config src/config.hpp
|
use savedconfig && restore_config src/config.hpp
|
||||||
[ -f src/config.hpp ] || cp src/config.def.hpp src/config.hpp
|
[[ -f src/config.hpp ]] || cp src/config.def.hpp src/config.hpp
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user