12 lines
395 B
Plaintext
12 lines
395 B
Plaintext
--- Makefile.in.~1~ Thu Jun 18 13:00:46 1998
|
|
+++ Makefile.in Tue Jun 23 12:57:29 1998
|
|
@@ -105,7 +105,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
|
|
|