Revert "fix aegisub ebuild"

This reverts commit 7bb38d968c.
This commit is contained in:
odrling 2022-04-23 00:37:46 +02:00
parent 7bb38d968c
commit 6634595970
No known key found for this signature in database
GPG Key ID: A0145F975F9F8B75
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ src_configure() {
src_compile() {
use dependency_control && BUILD_DIR="${WORKDIR}/ffi-experiments-build" meson_src_compile
GIT_DIR="${WORKDIR}/${P}" meson_src_compile
meson_src_compile
}
src_install() {