tiff-3.9.1-no_contrib.diff 860 B

12345678910111213141516171819202122232425
  1. diff -Naur tiff-3.9.1/Makefile.am tiff-3.9.1.oden/Makefile.am
  2. --- tiff-3.9.1/Makefile.am 2009-08-21 18:46:01.000000000 +0200
  3. +++ tiff-3.9.1.oden/Makefile.am 2009-08-30 12:43:13.000000000 +0200
  4. @@ -47,7 +47,7 @@
  5. dist_doc_DATA = $(docfiles)
  6. -SUBDIRS = port libtiff tools build contrib test man html
  7. +SUBDIRS = port libtiff tools build test man html
  8. release:
  9. (rm -f $(top_srcdir)/RELEASE-DATE && echo $(LIBTIFF_RELEASE_DATE) > $(top_srcdir)/RELEASE-DATE)
  10. diff -Naur tiff-3.9.1/Makefile.in tiff-3.9.1.oden/Makefile.in
  11. --- tiff-3.9.1/Makefile.in 2009-08-28 20:41:13.000000000 +0200
  12. +++ tiff-3.9.1.oden/Makefile.in 2009-08-30 12:43:33.000000000 +0200
  13. @@ -331,7 +331,7 @@
  14. nmake.opt
  15. dist_doc_DATA = $(docfiles)
  16. -SUBDIRS = port libtiff tools build contrib test man html
  17. +SUBDIRS = port libtiff tools build test man html
  18. all: all-recursive
  19. .SUFFIXES: