summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/librsvg2/files/patch-configure')
-rw-r--r--graphics/librsvg2/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/librsvg2/files/patch-configure b/graphics/librsvg2/files/patch-configure
new file mode 100644
index 000000000..38c33bc6c
--- /dev/null
+++ b/graphics/librsvg2/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Wed Jun 9 01:30:07 2004
++++ configure Wed Jun 9 01:30:24 2004
+@@ -22052,7 +22052,7 @@
+ if test "x$with_html_dir" = "x" ; then
+ HTML_DIR='${datadir}/doc/librsvg/html'
+ else
+- HTML_DIR=$with_html_dir
++ HTML_DIR=${with_html_dir}/librsvg/html
+ fi
+
+