Description: Update PREFIX to /usr
Author: Nick Morrott <nickm@debian.org>
Forwarded: not-needed
Last-Update: 2022-08-11
---
--- a/config.mk
+++ b/config.mk
@@ -2,7 +2,7 @@
 VERSION = 31
 
 # PREFIX for install
-PREFIX = /usr/local
+PREFIX = /usr
 MANPREFIX = $(PREFIX)/share/man
 EGPREFIX = $(PREFIX)/share/doc/nsxiv/examples
 
