diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 80abd3d..87d54ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,6 @@ pkg_scripts = \ git-repository--after-tarball \ git-repository--apply-patch \ http.req \ - kmod.prov \ multiarch.req \ perlapi.prov \ perlapi.req \ @@ -53,7 +52,6 @@ pkg_scripts_in = $(pkg_gscripts:=.in) pkg_attr_defs = \ devel.attr \ - kmod.attr \ multiarch.attr \ perlapi_base.attr \ perlapi.attr \ @@ -1,3 +1,5 @@ +- remove kmod.* from git (now SRPMS sources) + Version 2.3 - 18 September 2014, by Pascal Terjan - generate devel() dependencies for gcc libs |