12 lines
486 B
Plaintext
12 lines
486 B
Plaintext
--- doc/www.lesstif.org/images/Makefile.in.orig Sun Jun 25 12:38:16 2000
|
|
+++ doc/www.lesstif.org/images/Makefile.in Thu Jun 29 22:41:30 2000
|
|
@@ -123,7 +123,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 = $(pkgdatadir)/doc/html/images
|
|
root_DATA = hungry.png \
|
|
lesstif-realsmall.png lesstif-small.png lesstif.png \
|
|
ltsunlogo.png lesstif.jpg ltsunlogo.jpg
|