Ooops. Patches that do nothing.
No change, so no bump needed.
This commit is contained in:
parent
dde8e95de3
commit
ce6d940cf2
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2009/06/02 00:58:58 merdely Exp $
|
||||
--- Makefile.in.orig Sun May 31 16:45:24 2009
|
||||
+++ Makefile.in Sun May 31 16:45:35 2009
|
||||
@@ -234,7 +234,7 @@ sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
AUTOMAKE_OPTIONS = foreign dist-zip
|
||||
-SUBDIRS = drivers tests @docs_subdirs@
|
||||
+SUBDIRS = drivers tests
|
||||
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README README.win32 README.osx README.encodings TODO libdbi.spec.in config.h.in Makefile.w32 autogen.sh fixlt.sh
|
||||
all: config.h
|
||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-drivers_mysql_Makefile_in,v 1.1.1.1 2009/06/02 00:58:58 merdely Exp $
|
||||
--- drivers/mysql/Makefile.in.orig Mon Jun 1 19:52:11 2009
|
||||
+++ drivers/mysql/Makefile.in Mon Jun 1 19:53:08 2009
|
||||
@@ -589,7 +589,7 @@ dbd_mysql.pdf: dbd_mysql.sgml
|
||||
|
||||
dbd_mysql/*: dbd_mysql.sgml
|
||||
@echo "Converting dbd_mysql.sgml to HTML...";
|
||||
- mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d $(top_srcdir)/../doc/include/doc-html.dsl ../dbd_mysql.sgml
|
||||
+ mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d $(top_srcdir)/../doc/include/doc-html.dsl ${LOCALBASE}/share/sgml/docbook/4.1/docbook.dcl ${LOCALBASE}/share/sgml/docbook/dsssl/modular/dtds/decls/docbook.dcl ../dbd_mysql.sgml
|
||||
|
||||
maintainer-clean: clean
|
||||
rm -f dbd_mysql.pdf dbd_mysql/*
|
Loading…
Reference in New Issue
Block a user