diff options
author | Sam James <sam@gentoo.org> | 2020-12-15 07:00:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-15 07:00:28 +0000 |
commit | 8fe09ed775278497bf831b62861c4bd467d09832 (patch) | |
tree | ca5e3bde9080d5ed6d46b4322c1516bc4cef4a6f /dev-libs/pugixml | |
parent | media-gfx/pstoedit: arm stable (bug #759823) (diff) | |
download | gentoo-8fe09ed775278497bf831b62861c4bd467d09832.tar.gz gentoo-8fe09ed775278497bf831b62861c4bd467d09832.tar.bz2 gentoo-8fe09ed775278497bf831b62861c4bd467d09832.zip |
dev-libs/pugixml: drop patch reference
It's included in the release.
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/pugixml')
-rw-r--r-- | dev-libs/pugixml/pugixml-1.11.2.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-libs/pugixml/pugixml-1.11.2.ebuild b/dev-libs/pugixml/pugixml-1.11.2.ebuild index ebdf4d377152..0750359ebd79 100644 --- a/dev-libs/pugixml/pugixml-1.11.2.ebuild +++ b/dev-libs/pugixml/pugixml-1.11.2.ebuild @@ -18,7 +18,3 @@ HOMEPAGE="https://pugixml.org/ https://github.com/zeux/pugixml/" LICENSE="MIT" SLOT="0" - -PATCHES=( - "${FILESDIR}/${P}-cmake-config.patch" -) |