[Lunar-commits] <moonbase> talloc: Adding a BUILD to fix this;
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed May 4 12:26:47 CEST 2011
commit adf24c36a559f0e00e8aa147b2bec45e5ceafd10
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed May 4 06:26:47 2011 -0400
talloc: Adding a BUILD to fix this;
Conflicting file(s) for modules samba, talloc:
/usr/include/talloc.h
/usr/lib/libtalloc.so
/usr/lib/libtalloc.so.2
and the /usr/lib/pkgconfig/talloc.pc handles the rellocations.
---
devel/talloc/BUILD | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/devel/talloc/BUILD b/devel/talloc/BUILD
new file mode 100644
index 0000000..30a3c1d
--- /dev/null
+++ b/devel/talloc/BUILD
@@ -0,0 +1,7 @@
+(
+
+ OPTS+=" --includedir=/usr/include/$MODULE" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list