mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
456 B
Plaintext
14 lines
456 B
Plaintext
$NetBSD: patch-ae,v 1.2 2004/11/23 17:04:15 wiz Exp $
|
|
|
|
--- doc/images/Makefile.in.orig 2004-10-29 22:08:32.000000000 +0200
|
|
+++ doc/images/Makefile.in
|
|
@@ -213,7 +213,7 @@ x_libraries = @x_libraries@
|
|
# Lets put the informational stuff in a sub directory to avoid
|
|
# polluting /usr/local for default installs.
|
|
#
|
|
-imagedir = $(datadir)/Xbae/images
|
|
+imagedir = $(datadir)/doc/Xbae/images
|
|
|
|
#
|
|
# Cut the distribution size, don't distribute these in a source
|