12 lines
398 B
Plaintext
12 lines
398 B
Plaintext
--- Makefile.in.orig Wed Apr 21 17:23:34 1999
|
|
+++ Makefile.in Wed Apr 21 17:23:55 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
|
|
+rootdir = $(pkgdatadir)
|
|
root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS INSTALL KNOWN_BUGS NEWS README RELEASE-POLICY TODO
|
|
|
|
|