90c4d3b58c
PR: 22336 Submitted by: Jeremy Norris <ishmael27@home.com>
12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
--- 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)
|
|
|