mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
*/*: don't explicitly call xdg-utils functions
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -34,7 +34,7 @@ BDEPEND="dev-qt/linguist-tools:5"
|
||||
|
||||
src_prepare() {
|
||||
cmake_src_prepare
|
||||
xdg_environment_reset
|
||||
xdg_src_prepare
|
||||
|
||||
# TODO: Unbundle SingleApplication, blurhash and cpp-httplib.
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@ BDEPEND="dev-qt/linguist-tools:5"
|
||||
|
||||
src_prepare() {
|
||||
cmake_src_prepare
|
||||
xdg_environment_reset
|
||||
xdg_src_prepare
|
||||
|
||||
# TODO: Unbundle SingleApplication, blurhash and cpp-httplib.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user