summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg2/files/patch-configure
blob: 38c33bc6c06a1f443cc4fcb9a1dc3579e1d3f7de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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