blob: 638b1f3076a695e53c321795de79e73962fabe61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ai,v 1.14 2000/10/23 19:45:17 jlam Exp $
--- doc/www.lesstif.org/images/Makefile.am.orig Tue Jul 11 12:26:18 2000
+++ doc/www.lesstif.org/images/Makefile.am
@@ -10,7 +10,7 @@
# Lets put the informational stuff in a sub directory to avoid
# poluting /usr/local for default installs.
#
-rootdir= $(exec_prefix)/LessTif/doc/images
+rootdir= $(htmldir)/images
root_DATA= hungry.png \
lesstif-realsmall.png lesstif-small.png lesstif.png \
ltsunlogo.png lesstif.jpg ltsunlogo.jpg \
|