branch Attitude Adjustment packages
[12.09/packages.git] / libs / libdbi / patches / 001-no_docs.patch
1 diff -urN libdbi-0.8.3/Makefile.am libdbi-0.8.3.new/Makefile.am
2 --- libdbi-0.8.3/Makefile.am    2006-05-18 22:27:50.000000000 +0200
3 +++ libdbi-0.8.3.new/Makefile.am        2009-01-09 00:06:34.000000000 +0100
4 @@ -2,7 +2,7 @@
5  
6  AUTOMAKE_OPTIONS = foreign dist-zip
7  
8 -SUBDIRS = src include @docs_subdirs@
9 +SUBDIRS = src include
10  
11  EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README README.win32 README.osx TODO NEWS libdbi.spec.in config.h.in Makefile.w32 autogen.sh drivers/example/AUTHORS drivers/example/Makefile.am drivers/example/README drivers/example/TODO drivers/example/.cvsignore drivers/example/dbd_example.c drivers/example/dbd_example.h drivers/example/dbd_example.sgml
12  
13 diff -urN libdbi-0.8.3/Makefile.in libdbi-0.8.3.new/Makefile.in
14 --- libdbi-0.8.3/Makefile.in    2008-02-06 20:40:10.000000000 +0100
15 +++ libdbi-0.8.3.new/Makefile.in        2009-01-09 00:06:28.000000000 +0100
16 @@ -180,7 +180,7 @@
17  sysconfdir = @sysconfdir@
18  target_alias = @target_alias@
19  AUTOMAKE_OPTIONS = foreign dist-zip
20 -SUBDIRS = src include @docs_subdirs@
21 +SUBDIRS = src include
22  EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README README.win32 README.osx TODO NEWS libdbi.spec.in config.h.in Makefile.w32 autogen.sh drivers/example/AUTHORS drivers/example/Makefile.am drivers/example/README drivers/example/TODO drivers/example/.cvsignore drivers/example/dbd_example.c drivers/example/dbd_example.h drivers/example/dbd_example.sgml
23  all: config.h
24         $(MAKE) $(AM_MAKEFLAGS) all-recursive