blob: c685e3ef5fb3de073afd2c35bbe1b0db6b5a2ac6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- libs/doc/theme/Makefile.in.orig Sun Nov 4 18:19:47 2001
+++ libs/doc/theme/Makefile.in Sun Nov 4 18:20:04 2001
@@ -62,7 +62,7 @@
PACKAGE = @PACKAGE@
VERSION = @VERSION@
-htmldir = $(prefix)/doc/spirit/theme
+htmldir = $(prefix)/share/doc/spirit/theme
EXTRA_DIST = bkd.gif bulb.gif bullet.gif gradient.jpg l_arr.gif lens.gif note.gif r_arr.gif spirit_header.jpg u_arr.gif style.css
|