commit de4759d9b5515141c7097f4a118da29e2d86c7ae parent 3bd645cd25ec87fbcdbc1e98c39dc9b8eccb5417 Author: Christoph Lohmann <20h@r-36.net> Date: Fri, 25 Mar 2011 18:00:35 +0100 Some PREFIX convenience. Diffstat:
config.mk | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -5,7 +5,7 @@ VERSION = 0.2 # Customize below to fit your system # paths -PREFIX = /usr +PREFIX ?= /usr MANPREFIX = ${PREFIX}/share/man # includes and libs