diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-14 09:56:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-14 09:56:49 +0000 |
commit | 8158f2972bf96e4dd2951fa36764b47b62e172f9 (patch) | |
tree | 656dd15cc21ac321e8dddcf28950783c476922c4 /databases/libgda3/files/patch-aa | |
parent | Depend on misc/compat3x. (diff) |
<GNOME release management just sucks>
Another day, another version-bumpless distinfo update. This time distfile
misses some files required by configure script, so expect another bumpless
update RSN.
</GNOME release management just sucks>
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=46230
Diffstat (limited to 'databases/libgda3/files/patch-aa')
-rw-r--r-- | databases/libgda3/files/patch-aa | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/databases/libgda3/files/patch-aa b/databases/libgda3/files/patch-aa index ab7e324837b7..041e76617dad 100644 --- a/databases/libgda3/files/patch-aa +++ b/databases/libgda3/files/patch-aa @@ -1,7 +1,14 @@ ---- Makefile.in.orig Tue Jun 19 00:17:33 2001 -+++ Makefile.in Tue Jun 19 00:18:07 2001 -@@ -148,3 +148,3 @@ + +$FreeBSD$ + +--- Makefile.in.orig Tue Aug 14 10:29:18 2001 ++++ Makefile.in Tue Aug 14 10:41:04 2001 +@@ -146,7 +146,7 @@ + XML_I18N_UPDATE = @XML_I18N_UPDATE@ + XML_LIBS = @XML_LIBS@ -SUBDIRS = po intl macros idl lib bindings providers tools testing doc -+SUBDIRS = po intl macros idl lib bindings providers tools doc ++SUBDIRS = po intl macros idl lib bindings providers tools doc + + EXTRA_DIST = COPYING libgda.spec.in xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in |