app-crypt/tomb: remove unneeded phases

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-04-17 04:19:41 +02:00
parent 21a729db6d
commit 8f2420471e

View File

@@ -154,11 +154,3 @@ src_test() {
pushd extras/kdf-keys || die
emake test
}
pkg_postinst() {
xdg_pkg_postinst
}
pkg_postrm() {
xdg_pkg_postrm
}