diff options
Diffstat (limited to 'dev-libs/pugixml/pugixml-1.11.2.ebuild')
-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 ebdf4d37715..0750359ebd7 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" -) |