From 6e742165fccbb74b26676429e84db4eb0b5329cb Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 6 Aug 2017 18:42:21 -0400 Subject: Remove pythoneggs.py in favor of using upstreamed pythondistdeps.py --- Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bccd839..13c8219 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,8 +38,7 @@ pkg_scripts = \ perl.req \ perl.req-from-meta \ php.prov \ - php.req \ - pythoneggs.py + php.req pkg_gscripts = \ find-provides \ @@ -52,8 +51,7 @@ pkg_attr_defs = \ multiarch.attr \ perl_base.attr \ perl_from_meta.attr \ - php.attr \ - pythoneggs.attr + php.attr BUILT_SOURCES = macros-perarch make_arch_macrosfiles.sh rpmgenplatform -- cgit v1.2.1