diff options
Diffstat (limited to 'textproc/rasqal/files/patch-Makefile.in')
-rw-r--r-- | textproc/rasqal/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/rasqal/files/patch-Makefile.in b/textproc/rasqal/files/patch-Makefile.in new file mode 100644 index 000000000000..3ce0d5a91a3b --- /dev/null +++ b/textproc/rasqal/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Tue Sep 9 00:06:26 2003 ++++ Makefile.in Tue Sep 9 08:53:42 2003 +@@ -165,7 +165,7 @@ + man_MANS = redland-config.1 + + # Subdirectories to build/install etc. +-SUBDIRS = librdf examples utils demos @SD@ ++SUBDIRS = librdf utils demos @SD@ + CONFIG_SUBDIRS = raptor + # Subdirectories to use for distribution + DIST_SUBDIRS = librdf docs examples \ |