[Lunar-commits] <moonbase> ortp: The prior sedit was not doing its job. This one will.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Dec 8 22:20:18 CET 2009
commit 4ef13e6e8a5440c05a9571653d564c6425779c76
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Dec 8 16:20:18 2009 -0500
ortp: The prior sedit was not doing its job. This one will.
---
libs/ortp/BUILD | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/libs/ortp/BUILD b/libs/ortp/BUILD
index 1f107d6..aa3e59b 100644
--- a/libs/ortp/BUILD
+++ b/libs/ortp/BUILD
@@ -1,9 +1,7 @@
(
- default_config &&
+ default_build &&
- sedit "s:yes/:/:g" Makefile src/Makefile src/tests/Makefile
-
- default_make
+ sedit "s:-Lyes:-L:" /usr/lib/pkgconfig/ortp.pc
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list