diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2018-09-07 16:52:37 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2018-09-07 16:53:07 +0200 |
commit | 7c9e42b4ea1b1b3b00b73edc85b201f11a0dc139 (patch) | |
tree | ececff42739572691ad6aa509f854aec8cf793ad /media-libs/babl | |
parent | net-wireless/cubicsdr: leio said -gtk3 (diff) | |
download | gentoo-7c9e42b4ea1b1b3b00b73edc85b201f11a0dc139.tar.gz gentoo-7c9e42b4ea1b1b3b00b73edc85b201f11a0dc139.tar.bz2 gentoo-7c9e42b4ea1b1b3b00b73edc85b201f11a0dc139.zip |
media-libs/babl-9999: removed the patch as it is obsolete now
upstream has commented out the affected lines
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'media-libs/babl')
-rw-r--r-- | media-libs/babl/babl-9999.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-9999.ebuild index 6786a009f174..20dfb53dae7a 100644 --- a/media-libs/babl/babl-9999.ebuild +++ b/media-libs/babl/babl-9999.ebuild @@ -27,10 +27,6 @@ DEPEND="${RDEPEND} virtual/pkgconfig " -PATCHES=( - "${FILESDIR}"/${PN}-0.1.48-configure-cflags.patch -) - src_prepare() { default [[ ${PV} == *9999* ]] && eautoreconf |