net-im/mirage: cleaning out leftover function

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2020-09-25 09:37:15 +03:00
parent f53bcac83d
commit 3d4911bb86
No known key found for this signature in database
GPG Key ID: 7211B3F7B598F87A
2 changed files with 0 additions and 8 deletions

View File

@ -112,7 +112,3 @@ src_configure() {
fi
eqmake5 mirage.pro PREFIX="${D}"/usr ${myconf}
}
src_install() {
emake install
}

View File

@ -114,7 +114,3 @@ src_configure() {
fi
eqmake5 mirage.pro PREFIX="${D}"/usr ${myconf}
}
src_install() {
emake install
}