diff options
Diffstat (limited to 'textproc/gmetadom/files/patch-src::gdome_cpp_smart::Makefile.in')
-rw-r--r-- | textproc/gmetadom/files/patch-src::gdome_cpp_smart::Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/gmetadom/files/patch-src::gdome_cpp_smart::Makefile.in b/textproc/gmetadom/files/patch-src::gdome_cpp_smart::Makefile.in new file mode 100644 index 000000000000..cf7042784f37 --- /dev/null +++ b/textproc/gmetadom/files/patch-src::gdome_cpp_smart::Makefile.in @@ -0,0 +1,11 @@ +--- src/gdome_cpp_smart/Makefile.in.orig Mon Jul 14 11:41:04 2003 ++++ src/gdome_cpp_smart/Makefile.in Mon Jul 14 11:41:12 2003 +@@ -110,7 +110,7 @@ + VERSION = @VERSION@ + XSLTPROC = @XSLTPROC@ + +-SUBDIRS = xsl include basic core events . test ++SUBDIRS = xsl include basic core events . + + lib_LTLIBRARIES = libgmetadom_gdome_cpp_smart.la + |