Explorar o código

meta: fix makefile, closes #1858

Dylan Araps %!s(int64=4) %!d(string=hai) anos
pai
achega
cf928f3b9b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Makefile

+ 2 - 2
Makefile

@@ -1,5 +1,5 @@
-PREFIX ?= /usr
-MANDIR ?= $(PREFIX)/share/man
+PREFIX = /usr
+MANDIR = $(PREFIX)/share/man
 
 all:
 	@echo Run \'make install\' to install Neofetch.