diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 2 insertions, 4 deletions
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 |