12 lines
396 B
Plaintext
12 lines
396 B
Plaintext
--- Makefile.in.orig Tue Aug 11 18:37:09 1998
|
|
+++ Makefile.in Sun Aug 16 20:31:40 1998
|
|
@@ -106,7 +106,7 @@
|
|
# Lets put the informational stuff in a sub directory to avoid
|
|
# poluting /usr/local for default installs.
|
|
#
|
|
-rootdir= $(exec_prefix)/LessTif
|
|
+rootdir= $(pkgdatadir)
|
|
root_DATA= AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS \
|
|
INSTALL KNOWN_BUGS NEWS README RELEASE-POLICY TODO
|
|
|