openbsd-ports/x11/lesstif/patches/patch-doc_www.lesstif.org_images_Makefile.in

13 lines
688 B
Plaintext
Raw Normal View History

2006-01-11 19:08:47 -05:00
$OpenBSD: patch-doc_www.lesstif.org_images_Makefile.in,v 1.4 2006/01/12 00:08:47 naddy Exp $
--- doc/www.lesstif.org/images/Makefile.in.orig Thu Dec 21 13:42:41 2000
+++ doc/www.lesstif.org/images/Makefile.in Thu Jan 12 00:58:07 2006
@@ -124,7 +124,7 @@ EXTRA_DIST = $(DATA)
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/doc/images
+rootdir = $(pkgdatadir)/doc/html/images
2001-01-21 21:43:34 -05:00
root_DATA = hungry.png lesstif-realsmall.png lesstif-small.png lesstif.png ltsunlogo.png lesstif.jpg ltsunlogo.jpg vh32.jpg vh32.png vh40.jpg vh40.png
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs