We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baab043 commit a6ff0ffCopy full SHA for a6ff0ff
data/Makefile
@@ -2,7 +2,7 @@ include ../.default
2
-include ../.config
3
4
ETCDIR ?= /etc
5
-MANDIR ?= $(DATADIR)/man
+MANDIR ?= $(DATADIR)/man/man1
6
DESKTOP_DIR ?= $(DATADIR)/applications
7
EXAMPLES_DIR ?= $(DATADIR)/doc/$(BINARY)/examples
8
GNOME_CONTROL_CENTER ?= Y
0 commit comments