[vlc-commits] commit: Do not install vimeo lua playlist scripts. (Konstantin Pavlov )

git at videolan.org git at videolan.org
Fri Aug 13 08:07:33 CEST 2010


vlc/vlc-1.1 | branch: master | Konstantin Pavlov <thresh at altlinux.org> | Fri Aug 13 09:57:59 2010 +0400| [ecdc93dfb7ed01073bcf97535e374e3b3e82e806] | committer: Konstantin Pavlov 

Do not install vimeo lua playlist scripts.
(cherry picked from commit 6b9c7f2a35eb8e379e427a03110d9039d7ee756a)

Signed-off-by: Konstantin Pavlov <thresh at altlinux.org>

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

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

diff --git a/share/Makefile.am b/share/Makefile.am
index 6d6d0fe..046f9fb 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -244,7 +244,6 @@ nobase_vlclib_DATA = \
 	lua/playlist/mpora.luac \
 	lua/playlist/pinkbike.luac \
 	lua/playlist/rockbox_fm_presets.luac \
-	lua/playlist/vimeo.luac \
 	lua/playlist/youtube.luac \
 	lua/playlist/youtube_homepage.luac \
 	lua/sd/fmc.luac \
@@ -307,7 +306,6 @@ EXTRA_DIST += \
 	lua/playlist/mpora.lua \
 	lua/playlist/pinkbike.lua \
 	lua/playlist/rockbox_fm_presets.lua \
-	lua/playlist/vimeo.lua \
 	lua/playlist/youtube.lua \
 	lua/playlist/youtube_homepage.lua \
 	lua/sd/README.txt \



More information about the vlc-commits mailing list