[Lunar-commits] <moonbase> talloc: And lets deal with the libs.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed May 4 12:29:35 CEST 2011
commit 027c8959dc0c7f4b702216e890961e0cfa0bc845
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed May 4 06:29:35 2011 -0400
talloc: And lets deal with the libs.
---
devel/talloc/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/devel/talloc/BUILD b/devel/talloc/BUILD
index 30a3c1d..ee724d9 100644
--- a/devel/talloc/BUILD
+++ b/devel/talloc/BUILD
@@ -1,6 +1,6 @@
(
- OPTS+=" --includedir=/usr/include/$MODULE" &&
+ OPTS+=" --includedir=/usr/include/$MODULE --libdir=/usr/lib/$MODULE" &&
default_build
More information about the Lunar-commits
mailing list