100-disable-tests-docs.patch 215 B

12345678910111213
  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -43,10 +43,7 @@ EXTRA_DIST = \
  4. SUBDIRS = \
  5. src \
  6. - doc \
  7. - examples \
  8. po \
  9. - tests \
  10. tools
  11. # Create the ChangeLog, but only if we're inside a git working directory