Introduction
Introduction Statistics Contact Development Disclaimer Help
config.mk: small style change - farbfeld - suckless image format with conversio…
git clone git://git.suckless.org/farbfeld
Log
Files
Refs
README
LICENSE
---
commit c6d036bf168f1c196f803fc46a65ad8f4c07c81c
parent bb8c945c0481123fc4082aa1cbd4f23efa683033
Author: Laslo Hunhold <[email protected]>
Date: Wed, 2 Aug 2017 13:49:01 +0200
config.mk: small style change
Diffstat:
M config.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.mk b/config.mk
@@ -5,7 +5,7 @@ VERSION = 3
# paths
PREFIX = /usr/local
-MANPREFIX = ${PREFIX}/man
+MANPREFIX = $(PREFIX)/man
# flags
CPPFLAGS = -D_DEFAULT_SOURCE
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.