mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -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() {
|
||||
default
|
||||
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() {
|
||||
|
||||
Reference in New Issue
Block a user