aboutsummaryrefslogtreecommitdiff
path: root/lib/libmpeg2
diff options
context:
space:
mode:
authorRainer Hochecker <fernetmenta@online.de>2015-09-03 09:28:45 +0200
committerRainer Hochecker <fernetmenta@online.de>2015-12-06 19:55:22 +0100
commit3c9e96077a5d6706b1e32b6b73d470c1b9f5a37d (patch)
treef85bb77d9e57c4976fd64bbae2c0b71580e599bb /lib/libmpeg2
parent6eb247194dd180dba78076c309d80fe180524470 (diff)
rename dvdplayer to VideoPlayer
Diffstat (limited to 'lib/libmpeg2')
-rw-r--r--lib/libmpeg2/make-xbmc-lib-win32.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libmpeg2/make-xbmc-lib-win32.sh b/lib/libmpeg2/make-xbmc-lib-win32.sh
index d8a9eed57a..04f9592101 100644
--- a/lib/libmpeg2/make-xbmc-lib-win32.sh
+++ b/lib/libmpeg2/make-xbmc-lib-win32.sh
@@ -27,7 +27,7 @@ fi
make $MAKEFLAGS &&
strip libmpeg2/.libs/*.dll &&
-cp libmpeg2/.libs/*.dll /xbmc/system/players/dvdplayer/
+cp libmpeg2/.libs/*.dll /xbmc/system/players/VideoPlayer/
#remove the bgprocessfile for signaling the process end
rm $BGPROCESSFILE