Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'win/_base.sh')
-rwxr-xr-xwin/_base.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/win/_base.sh b/win/_base.sh
index ef672869f..029b667c4 100755
--- a/win/_base.sh
+++ b/win/_base.sh
@@ -257,6 +257,8 @@ function cleanup_install {
rm -f "${MINGW_ROOT}"/lib/gstreamer-1.0/libgstfaac.dll
rm -f "${MINGW_ROOT}"/lib/gstreamer-1.0/libgstschro.dll
rm -f "${MINGW_ROOT}"/lib/gstreamer-1.0/libgstcacasink.dll
+ # Crashes often on Windows maschines
+ rm -f "${MINGW_ROOT}"/lib/gstreamer-1.0/libgstamfcodec.dll
rm -f "${MINGW_ROOT}"/bin/libBulletCollision.dll
rm -f "${MINGW_ROOT}"/bin/libBulletDynamics.dll