mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 13:03:41 -04:00
14 lines
367 B
Plaintext
14 lines
367 B
Plaintext
$NetBSD: patch-aa,v 1.1 2003/04/27 19:29:03 jmmv Exp $
|
|
|
|
--- Makefile.in.orig 2001-08-29 20:57:11.000000000 +0200
|
|
+++ Makefile.in
|
|
@@ -82,7 +82,7 @@ INCLUDES = -I/usr/X11R6/include $(X_CFLA
|
|
man_MANS = scrot.1
|
|
|
|
docs_DATA = README AUTHORS ChangeLog TODO
|
|
-docsdir = $(prefix)/doc/scrot
|
|
+docsdir = $(datadir)/doc/scrot
|
|
|
|
EXTRA_DIST = scrot.spec scrot.1 $(docs_DATA)
|
|
|