mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
11 lines
284 B
Text
11 lines
284 B
Text
--- Makefile.in.orig Thu Oct 26 10:25:54 2000
|
|
+++ Makefile.in Thu Oct 26 23:55:44 2000
|
|
@@ -76,7 +76,7 @@
|
|
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)
|
|
|