Don't distribute libxml2.spec

This is a generated file.
This commit is contained in:
Nick Wellnhofer 2022-08-26 17:37:09 +02:00
parent df003c0aea
commit aa383e66c7

View File

@ -362,8 +362,7 @@ cleanup:
-@(find . -name \*.gcda -o -name \*.gcno -exec rm -f {} \;)
-@(find . -name \*.orig -o -name \*.rej -o -name \*.old -exec rm -f {} \;)
dist-hook: cleanup libxml2.spec
-cp libxml2.spec $(distdir)
dist-hook: cleanup
(cd $(srcdir) ; tar -cf - --exclude .git win32 os400 vms test result) | (cd $(distdir); tar xf -)
dist-source: distdir