aboutsummaryrefslogtreecommitdiff
path: root/tools/buildsteps
diff options
context:
space:
mode:
Diffstat (limited to 'tools/buildsteps')
-rw-r--r--tools/buildsteps/win32/make-mingwlibs.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/buildsteps/win32/make-mingwlibs.sh b/tools/buildsteps/win32/make-mingwlibs.sh
index 5a6f032f39..a61ddb7e8d 100644
--- a/tools/buildsteps/win32/make-mingwlibs.sh
+++ b/tools/buildsteps/win32/make-mingwlibs.sh
@@ -93,13 +93,6 @@ setfilepath /xbmc/system/players/VideoPlayer
checkfiles libdvdcss-2.dll libdvdnav.dll
echo "##### building of libdvd dlls done #####"
-echo "##### building libmpeg2 dlls #####"
-cd /xbmc/lib/libmpeg2/
-runBackgroundProcess "./make-xbmc-lib-win32.sh $MAKECLEAN"
-setfilepath /xbmc/system/players/VideoPlayer
-checkfiles libmpeg2-0.dll
-echo "##### building of libmpeg2 dlls done #####"
-
# wait for key press
if [ $NOPROMPT == 0 ]; then
echo press a key to close the window