diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-05-03 14:12:08 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-05-03 14:12:23 +0200 |
commit | 0dfd71b2064dafe98e9424a2704048e5a42ce628 (patch) | |
tree | d90bfa3fd82b598ebe869e1967ce0285170c8df7 /sys-apps | |
parent | sys-apps/util-linux: Bump to version 2.34_rc1 (diff) | |
download | gentoo-0dfd71b2064dafe98e9424a2704048e5a42ce628.tar.gz gentoo-0dfd71b2064dafe98e9424a2704048e5a42ce628.tar.bz2 gentoo-0dfd71b2064dafe98e9424a2704048e5a42ce628.zip |
sys-apps/util-linux: Synced live ebuild.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-9999.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index cc38bb127c9b..af148d37cb23 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -63,10 +63,6 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" S="${WORKDIR}/${MY_P}" -PATCHES=( - "${FILESDIR}/util-linux-2.32.1-skip-oids-test-when-uuidgen-is-not-available.patch" -) - src_prepare() { default |