aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBerke Kocaoğlu <berke.kocaoglu@metu.edu.tr>2021-09-22 20:36:55 +0200
committerGitHub <noreply@github.com>2021-09-22 20:36:55 +0200
commit9e22f32c07db0b3b2d72fb252872c9f7bc7141e3 (patch)
tree3e0db2f59ec98c8e96cb464b7b4e1e1623f30ed0 /README.md
parent915a7fd384e700dff10f6014167764cd9812badd (diff)
downloadnsxiv-9e22f32c07db0b3b2d72fb252872c9f7bc7141e3.tar.zst
Change location of example scripts (#86)
* Use DOCPREFIX similar to MANPREFIX Co-authored-by: NRK <nrk@disroot.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2799bf1..69e4632 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,10 @@ You can install nsxiv into a directory of your choice by changing this command t
$ make PREFIX="/your/dir" install
+Example scripts are installed using `DOCPREFIX` which defaults to
+`/usr/local/share/doc/nsxiv`. You can change `DOCPREFIX` the same way you can
+change `PREFIX` shown above.
+
The build-time specific settings of nsxiv can be found in the file *config.h*.
Please check and change them, so that they fit your needs.
If the file *config.h* does not already exist, then you have to create it with