diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-23 08:05:17 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-23 08:05:17 +0000 |
commit | 5dd1d20bb693de63b00f058e99d3b66a6c272aac (patch) | |
tree | f3c5846b9d5268921d6877dad15eb781d16febd1 /databases/libdbi/files | |
parent | Update to 3.29. (diff) |
- Update to 0.8.2
- I'll maintain it.
Notes
Notes:
svn path=/head/; revision=190701
Diffstat (limited to 'databases/libdbi/files')
-rw-r--r-- | databases/libdbi/files/patch-Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/libdbi/files/patch-Makefile.in b/databases/libdbi/files/patch-Makefile.in index e73779c150e5..47cf0a57d4a5 100644 --- a/databases/libdbi/files/patch-Makefile.in +++ b/databases/libdbi/files/patch-Makefile.in @@ -1,10 +1,10 @@ ---- Makefile.in.orig Mon Aug 29 16:47:49 2005 -+++ Makefile.in Thu Sep 1 22:16:12 2005 -@@ -176,7 +176,7 @@ +--- Makefile.in.orig Thu Feb 15 06:51:14 2007 ++++ Makefile.in Wed Apr 11 11:04:49 2007 +@@ -180,7 +180,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = foreign dist-zip --SUBDIRS = src include doc +-SUBDIRS = src include @docs_subdirs@ +SUBDIRS = src include 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 all: config.h |