Skip to content

Commit a6ff0ff

Browse files
committed
Update the man page installing directory.
1 parent baab043 commit a6ff0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include ../.default
22
-include ../.config
33

44
ETCDIR ?= /etc
5-
MANDIR ?= $(DATADIR)/man
5+
MANDIR ?= $(DATADIR)/man/man1
66
DESKTOP_DIR ?= $(DATADIR)/applications
77
EXAMPLES_DIR ?= $(DATADIR)/doc/$(BINARY)/examples
88
GNOME_CONTROL_CENTER ?= Y

0 commit comments

Comments
 (0)