diff options
Diffstat (limited to 'media-plugins/live/files/live-recursive3.patch')
-rw-r--r-- | media-plugins/live/files/live-recursive3.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/media-plugins/live/files/live-recursive3.patch b/media-plugins/live/files/live-recursive3.patch deleted file mode 100644 index 29afe86e8197..000000000000 --- a/media-plugins/live/files/live-recursive3.patch +++ /dev/null @@ -1,14 +0,0 @@ -Index: live/Makefile.tail -=================================================================== ---- live.orig/Makefile.tail -+++ live/Makefile.tail -@@ -16,9 +16,6 @@ all: - cd $(GROUPSOCK_DIR) ; $(MAKE) - cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE) - cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE) -- cd $(TESTPROGS_DIR) ; $(MAKE) -- cd $(MEDIA_SERVER_DIR) ; $(MAKE) -- cd $(PROXY_SERVER_DIR) ; $(MAKE) - @echo - @echo "For more information about this source code (including your obligations under the LGPL), please see our FAQ at http://live555.com/liveMedia/faq.html" - |