[Lunar-commits] <moonbase> rtmpdump: Fix the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Nov 29 01:13:10 CET 2010
commit e5e4700cf2cce8bd3c026c6f73967a0d85a73efc
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Nov 28 19:13:10 2010 -0500
rtmpdump: Fix the BUILD.
---
net/rtmpdump/BUILD | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/net/rtmpdump/BUILD b/net/rtmpdump/BUILD
index 9af1686..44fa889 100644
--- a/net/rtmpdump/BUILD
+++ b/net/rtmpdump/BUILD
@@ -7,6 +7,8 @@
prepare_install &&
- make install
+ make install &&
+
+ install rtmpdump rtmpgw rtmpsrv rtmpsuck /usr/bin
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list