openbsd-ports/x11/lesstif/patches/patch-Makefile.in

20 lines
637 B
Plaintext
Raw Normal View History

2001-01-21 21:43:34 -05:00
--- Makefile.in.orig Thu Dec 21 07:42:37 2000
+++ Makefile.in Sun Jan 21 14:11:49 2001
@@ -128,14 +128,14 @@
1998-05-06 02:05:05 -04:00
# Lets put the informational stuff in a sub directory to avoid
# poluting /usr/local for default installs.
#
1999-03-20 23:04:24 -05:00
-rootdir = $(exec_prefix)/LessTif
+rootdir = $(pkgdatadir)
2001-01-21 21:43:34 -05:00
root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS KNOWN_BUGS README RELEASE-POLICY release-notes.txt
1999-03-20 23:04:24 -05:00
2001-01-21 21:43:34 -05:00
EXTRA_DIST = acconfig.h configure BUG-REPORTING CREDITS KNOWN_BUGS RELEASE-POLICY NOTES
1999-09-13 17:28:37 -04:00
-htmldir = $(exec_prefix)/LessTif/doc
+htmldir = $(pkgdatadir)/doc/html
2000-06-19 21:24:44 -04:00
html_DATA = release-notes.html
2001-01-21 21:43:34 -05:00
#install-data-hook: