]> git.sesse.net Git - vlc/blobdiff - extras/tools/bootstrap
l10n: Bengali update
[vlc] / extras / tools / bootstrap
index fb3fbc01f7b1a8a389a4ac4353c4cc7ed51b3a82..28bad24534c2b4f1944bc87b082c9178332101b4 100755 (executable)
@@ -34,7 +34,7 @@ fi
 
 check_sed() {
 tmp="`pwd`/check_sed"
-trap "rm $tmp" EXIT
+trap "rm $tmp{,-e} 2>/dev/null" EXIT
 echo "test file for GNU sed" > $tmp
 if ! sed -i -e 's/sed//' $tmp >/dev/null 2>&1
 then
@@ -75,7 +75,7 @@ check automake 1.11
 check m4 1.4.16
 check libtool 2.4
 check pkg-config
-check cmake
+check cmake 2.8.8
 check yasm
 check_tar
 check ragel