[vlc-commits] commit: Do not distribute imdb and frenchtv extensions ( Jean-Baptiste Kempf )

git at videolan.org git at videolan.org
Wed Jun 16 23:27:54 CEST 2010


vlc/vlc-1.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jun 16 23:27:34 2010 +0200| [2ed48d53e4a0af8d3017d05cd156c940ee9b4655] | committer: Jean-Baptiste Kempf 

Do not distribute imdb and frenchtv extensions

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=2ed48d53e4a0af8d3017d05cd156c940ee9b4655
---

 share/Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/share/Makefile.am b/share/Makefile.am
index 83fc3ba..fbfc178 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -208,7 +208,6 @@ luac_verbose_0 = @echo "  LUAC   $@";
 if BUILD_LUA
 nobase_vlclib_DATA = \
 	lua/extensions/allocine-fr.luac \
-	lua/extensions/imdb.luac \
 	lua/intf/dummy.luac \
 	lua/intf/dumpmeta.luac \
 	lua/intf/hotkeys.luac \
@@ -250,7 +249,6 @@ nobase_vlclib_DATA = \
 	lua/playlist/youtube_homepage.luac \
 	lua/sd/fmc.luac \
 	lua/sd/freebox.luac \
-	lua/sd/frenchtv.luac \
 	lua/sd/icecast.luac \
 	lua/sd/jamendo.luac \
 	$(NULL)
@@ -267,7 +265,6 @@ EXTRA_DIST += \
 	lua/README.txt \
 	lua/extensions/README.txt \
 	lua/extensions/allocine-fr.lua \
-	lua/extensions/imdb.lua \
 	lua/intf/README.txt \
 	lua/intf/dummy.lua \
 	lua/intf/dumpmeta.lua \
@@ -316,7 +313,6 @@ EXTRA_DIST += \
 	lua/sd/README.txt \
 	lua/sd/fmc.lua \
 	lua/sd/freebox.lua \
-	lua/sd/frenchtv.lua \
 	lua/sd/icecast.lua \
 	lua/sd/jamendo.lua
 



More information about the vlc-commits mailing list