Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Merge pull request #1179 from khorben/khorben/localbase
Baptiste Daroussin committed 11 years ago
commit f77fb55d5e231b865a1c734621c862a089519f66
parent 7277caa
1 file changed +2 -0
modified libpkg/pkg_status.c
@@ -38,7 +38,9 @@
#include "pkg.h"


+
#ifndef _LOCALBASE
#define _LOCALBASE	"/usr/local"
+
#endif

static bool is_exec_at_localbase(const char *progname);