1
0

001-no_doc.patch 923 B

1234567891011121314151617181920212223
  1. diff -urN bc-1.06.95/Makefile.am bc-1.06.95.new/Makefile.am
  2. --- bc-1.06.95/Makefile.am 2005-05-27 01:05:41.000000000 +0100
  3. +++ bc-1.06.95.new/Makefile.am 2013-07-09 09:33:31.521490710 +0100
  4. @@ -1,6 +1,6 @@
  5. ## Process this file with automake to produce Makefile.in
  6. -SUBDIRS = lib bc dc doc
  7. +SUBDIRS = lib bc dc
  8. MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in \
  9. stamp-h $(distdir).tar.gz h/number.h depcomp missing
  10. diff -urN bc-1.06.95/Makefile.in bc-1.06.95.new/Makefile.in
  11. --- bc-1.06.95/Makefile.in 2006-09-05 03:39:30.000000000 +0100
  12. +++ bc-1.06.95.new/Makefile.in 2013-07-09 09:33:28.565490767 +0100
  13. @@ -149,7 +149,7 @@
  14. sharedstatedir = @sharedstatedir@
  15. sysconfdir = @sysconfdir@
  16. target_alias = @target_alias@
  17. -SUBDIRS = lib bc dc doc
  18. +SUBDIRS = lib bc dc
  19. MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in \
  20. stamp-h $(distdir).tar.gz h/number.h depcomp missing