diff options
author | theuni <theuni@svn> | 2010-08-03 03:45:59 +0000 |
---|---|---|
committer | theuni <theuni@svn> | 2010-08-03 03:45:59 +0000 |
commit | 0dfbe44befc79fef86a1a08636b7a1ca181f5ec6 (patch) | |
tree | 8dca5cdbed7741e038c45bd9a32993bd240dfad6 /tools/Linux | |
parent | fd093a6093e993d470fd5ab1803302a3305e6eb3 (diff) |
cleanup: remove leftover libvpx bits
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32450 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'tools/Linux')
-rwxr-xr-x | tools/Linux/packaging/debian/xbmc-get-orig-source | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Linux/packaging/debian/xbmc-get-orig-source b/tools/Linux/packaging/debian/xbmc-get-orig-source index dc1dd53b0c..22f1a2148c 100755 --- a/tools/Linux/packaging/debian/xbmc-get-orig-source +++ b/tools/Linux/packaging/debian/xbmc-get-orig-source @@ -94,7 +94,6 @@ prepare_orig_tarball() { rm -rf xbmc-$XBMC_VERSION/lib/librtmp rm -rf xbmc-$XBMC_VERSION/lib/libSDL-OSX rm -rf xbmc-$XBMC_VERSION/lib/libssh_win32 - rm -rf xbmc-$XBMC_VERSION/lib/libvpx rm -rf xbmc-$XBMC_VERSION/lib/pcre rm -rf xbmc-$XBMC_VERSION/libmicrohttpd_win32 rm -rf xbmc-$XBMC_VERSION/libmysql_win32 |