*/*: 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:
Theo Anderson
2020-11-26 10:57:08 +13:00
parent a2ed67bb95
commit b6f8d947e3
13 changed files with 15 additions and 88 deletions

View File

@@ -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.
}

View File

@@ -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.
}