[vlc-devel] commit: Contribs: remove unneeded patch for live (Jean-Baptiste Kempf )
git version control
git at videolan.org
Sat Jan 9 10:59:59 CET 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jan 9 10:59:39 2010 +0100| [9dd8de3fb8f4f0820e4b010f6ef452f507c6212c] | committer: Jean-Baptiste Kempf
Contribs: remove unneeded patch for live
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9dd8de3fb8f4f0820e4b010f6ef452f507c6212c
---
extras/contrib/src/Makefile | 1 -
extras/contrib/src/Patches/live-noapps.patch | 11 -----------
2 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 96fb8e5..40b9152 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1218,7 +1218,6 @@ live555-$(LIVEDOTCOM_VERSION).tar.gz:
live: live555-$(LIVEDOTCOM_VERSION).tar.gz
$(EXTRACT_GZ)
- patch -p0 < Patches/live-noapps.patch
patch -p0 < Patches/live-uselocale.patch
ifdef HAVE_WIN64
patch -p0 < Patches/live-win64.patch
diff --git a/extras/contrib/src/Patches/live-noapps.patch b/extras/contrib/src/Patches/live-noapps.patch
deleted file mode 100644
index 1f87326..0000000
--- a/extras/contrib/src/Patches/live-noapps.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- live/Makefile.tail.orig 2009-09-21 03:42:12.000000000 +0200
-+++ live/Makefile.tail 2009-09-25 10:38:11.000000000 +0200
-@@ -14,8 +14,6 @@
- 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
More information about the vlc-devel
mailing list