[Lunar-commits] <moonbase> ortp: gah! I borked that.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Dec 10 21:39:56 CET 2009
commit 4106944b2e43f8f174ef532aa1134594428e27e0
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Dec 10 15:39:56 2009 -0500
ortp: gah! I borked that.
---
libs/ortp/BUILD | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/libs/ortp/BUILD b/libs/ortp/BUILD
index aa3e59b..4a0cc34 100644
--- a/libs/ortp/BUILD
+++ b/libs/ortp/BUILD
@@ -1,7 +1,11 @@
(
- default_build &&
+ default_config &&
- sedit "s:-Lyes:-L:" /usr/lib/pkgconfig/ortp.pc
+ sedit "s:yes/:/:g" Makefile src/Makefile src/tests/Makefile &&
+
+ default_make &&
+
+ sedit "s:yes::" /usr/lib/pkgconfig/ortp.pc
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list