commit: 20b60a71991749e5a0ab27602c9bc836aa39939e
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 21:27:08 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu May 23 22:08:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b60a71
app-shells/platyps: use edo instead of edob
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-shells/platyps/platyps-0.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/platyps/platyps-0.14.2.ebuild
b/app-shells/platyps/platyps-0.14.2.ebuild
index 7fc3c416646b..630c7987078b 100644
--- a/app-shells/platyps/platyps-0.14.2.ebuild
+++ b/app-shells/platyps/platyps-0.14.2.ebuild
@@ -342,7 +342,7 @@ src_compile() {
-Configuration "${DOTNET_PKG_CONFIGURATION}"
-DotnetCli "${DOTNET_PKG_EXECUTABLE}"
)
- edob pwsh -NoProfile -NonInteractive ./build.ps1 "${ps1opts[@]}"
+ edo pwsh -NoProfile -NonInteractive ./build.ps1 "${ps1opts[@]}"
}
src_install() {