diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-09-28 03:16:57 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-09-28 03:17:07 -0700 |
commit | 4f38750a77bb36cfcfca70c1c0f8047b1e0d80c8 (patch) | |
tree | dd2e2cb57ac0d426974d44da9dca274937ded712 /sys-fs | |
parent | mail-mta/postfix: bump to 3.6_pre20200925 (diff) | |
download | gentoo-4f38750a77bb36cfcfca70c1c0f8047b1e0d80c8.tar.gz gentoo-4f38750a77bb36cfcfca70c1c0f8047b1e0d80c8.tar.bz2 gentoo-4f38750a77bb36cfcfca70c1c0f8047b1e0d80c8.zip |
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@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-1.2.4-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999.ebuild | 2 |
2 files changed, 0 insertions, 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 b17e57c0c4ea..4096503e2fff 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 b17e57c0c4ea..4096503e2fff 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() { |