diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-02-09 09:31:14 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-02-09 09:45:48 +0100 |
commit | 393cc7c975f7c97e8aa34cbe376de74166ce83c9 (patch) | |
tree | 55d65c654ac1ca1ef7419323e6f883f771793f92 /media-plugins/live/files | |
parent | media-libs/libdc1394: bump to 2.2.4 (diff) | |
download | gentoo-393cc7c975f7c97e8aa34cbe376de74166ce83c9.tar.gz gentoo-393cc7c975f7c97e8aa34cbe376de74166ce83c9.tar.bz2 gentoo-393cc7c975f7c97e8aa34cbe376de74166ce83c9.zip |
media-plugins/live: remove old
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-plugins/live/files')
-rw-r--r-- | media-plugins/live/files/live-recursive.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/media-plugins/live/files/live-recursive.patch b/media-plugins/live/files/live-recursive.patch deleted file mode 100644 index 63b210706634..000000000000 --- a/media-plugins/live/files/live-recursive.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: live/Makefile.tail -=================================================================== ---- live.orig/Makefile.tail -+++ live/Makefile.tail -@@ -14,8 +14,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) - - clean: - cd $(LIVEMEDIA_DIR) ; $(MAKE) clean |