Some PREFIX convenience. - rfkilld - An rfkill daemon, which runs scripts according to rfkill events.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit de4759d9b5515141c7097f4a118da29e2d86c7ae
(DIR) parent 3bd645cd25ec87fbcdbc1e98c39dc9b8eccb5417
(HTM) 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(-)
---
(DIR) 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