12 lines
510 B
Plaintext
12 lines
510 B
Plaintext
--- doc/www.lesstif.org/images/Makefile.in.orig Mon Sep 6 17:13:53 1999
|
|
+++ doc/www.lesstif.org/images/Makefile.in Sun Sep 12 21:00:25 1999
|
|
@@ -122,7 +122,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.gif lesstif-realsmall.gif lesstif-small.gif lesstif.gif ltsunlogo.gif
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|