You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
253 B

Index: Makefile
--- Makefile.orig 2018-03-07 12:25:24.000000000 +0100
+++ Makefile 2021-01-26 23:02:13.369517000 +0100
@@ -5,7 +5,7 @@
DESTDIR=
PREFIX=/usr/local
BINDIR=$(PREFIX)/bin
-MANDIR=$(PREFIX)/share/man
+MANDIR=$(PREFIX)/man
all: $(ALL)