Fix previous: if COPYING is removed, it should be from the Makefile and rpm

parent ab3007c5
......@@ -7,7 +7,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
EXTRA_DIST = README.md
dist_doc_DATA = README.md LICENSE COPYING
dist_doc_DATA = README.md LICENSE
README.md: src/vmod_re2.vcc
if HAVE_PANDOC
......
......@@ -69,7 +69,7 @@ rm -rf %{buildroot}
%defattr(-,root,root,-)
%{_libdir}/varnish*/vmods/
%{_mandir}/man3/*.3*
%doc README.rst COPYING LICENSE
%doc README.rst LICENSE
%post
/sbin/ldconfig
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment