commit: 4f38750a77bb36cfcfca70c1c0f8047b1e0d80c8
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 10:16:57 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 10:17:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f38750a
sys-fs/zfs-auto-snapshot: remove extra postinst message
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4-r1.ebuild | 2 --
sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4-r1.ebuild
b/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4-r1.ebuild
index b17e57c0c4e..4096503e2ff 100644
--- a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4-r1.ebuild
+++ b/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4-r1.ebuild
@@ -57,8 +57,6 @@ src_install() {
rm -rfv "${ED}/etc" || die
eend "$?"
fi
-
- pkg_postinst
}
pkg_postinst() {
diff --git a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild
b/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild
index b17e57c0c4e..4096503e2ff 100644
--- a/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild
+++ b/sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild
@@ -57,8 +57,6 @@ src_install() {
rm -rfv "${ED}/etc" || die
eend "$?"
fi
-
- pkg_postinst
}
pkg_postinst() {