summaryrefslogtreecommitdiff
path: root/net/liveMedia/files/patch-BasicUsageEnvironment-Makefile.tail
diff options
context:
space:
mode:
Diffstat (limited to 'net/liveMedia/files/patch-BasicUsageEnvironment-Makefile.tail')
-rw-r--r--net/liveMedia/files/patch-BasicUsageEnvironment-Makefile.tail11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/liveMedia/files/patch-BasicUsageEnvironment-Makefile.tail b/net/liveMedia/files/patch-BasicUsageEnvironment-Makefile.tail
deleted file mode 100644
index 297ae96dd86a..000000000000
--- a/net/liveMedia/files/patch-BasicUsageEnvironment-Makefile.tail
+++ /dev/null
@@ -1,11 +0,0 @@
---- BasicUsageEnvironment/Makefile.tail.orig 2009-09-21 10:42:12.000000000 +0900
-+++ BasicUsageEnvironment/Makefile.tail 2009-09-28 23:51:46.405510187 +0900
-@@ -9,7 +9,7 @@
- DelayQueue.$(OBJ) BasicHashTable.$(OBJ)
-
- libBasicUsageEnvironment.$(LIB_SUFFIX): $(OBJS)
-- $(LIBRARY_LINK)$@ $(LIBRARY_LINK_OPTS) \
-+ $(LIBRARY_LINK) $@ $(LIBRARY_LINK_OPTS) \
- $(OBJS)
-
- .$(C).$(OBJ):