From 63a4617476a3b084928b38d816b9ed6e196d62f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 29 May 2023 21:18:33 +0100 Subject: gentoo auto-resync : 29:05:2023 - 21:18:33 --- sys-process/lsof/lsof-4.96.4.ebuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys-process/lsof/lsof-4.96.4.ebuild') diff --git a/sys-process/lsof/lsof-4.96.4.ebuild b/sys-process/lsof/lsof-4.96.4.ebuild index 76162da57717..964c99c0f104 100644 --- a/sys-process/lsof/lsof-4.96.4.ebuild +++ b/sys-process/lsof/lsof-4.96.4.ebuild @@ -54,7 +54,6 @@ target() { *-darwin*) echo darwin ;; *-freebsd*) echo freebsd ;; *-solaris*) echo solaris ;; - *-aix*) echo aixgcc ;; *) echo linux ;; esac } @@ -109,8 +108,5 @@ pkg_postinst() { if [[ ${CHOST} == *-solaris* ]] ; then einfo "Note: to use lsof on Solaris you need read permissions on" einfo "/dev/kmem, i.e. you need to be root, or to be in the group sys" - elif [[ ${CHOST} == *-aix* ]] ; then - einfo "Note: to use lsof on AIX you need read permissions on /dev/mem and" - einfo "/dev/kmem, i.e. you need to be root, or to be in the group system" fi } -- cgit v1.2.3