get-scripts rev 56

Update wifi firmware scripts (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 23 17:50:46 2016 +0200 (2016-04-23)
parents d7097a408abc
children 2cb082503ef7
files b43-firmware libreoffice openoffice3
line diff
     1.1 --- a/b43-firmware	Sat Apr 23 16:44:30 2016 +0200
     1.2 +++ b/b43-firmware	Sat Apr 23 17:50:46 2016 +0200
     1.3 @@ -197,3 +197,4 @@
     1.4  EOT
     1.5  
     1.6  [ "$PWD" != "$tmp_dir" ] && mv $PACKAGE-$VERSION $tmp_dir || true
     1.7 +cd $tmp_dir
     2.1 --- a/libreoffice	Sat Apr 23 16:44:30 2016 +0200
     2.2 +++ b/libreoffice	Sat Apr 23 17:50:46 2016 +0200
     2.3 @@ -161,3 +161,4 @@
     2.4  EOT
     2.5  status
     2.6  [ "$PWD" != "$tmp_dir" ] && mv $PACKAGE-$VERSION $tmp_dir || true
     2.7 +cd $tmp_dir
     3.1 --- a/openoffice3	Sat Apr 23 16:44:30 2016 +0200
     3.2 +++ b/openoffice3	Sat Apr 23 17:50:46 2016 +0200
     3.3 @@ -169,3 +169,4 @@
     3.4  	done
     3.5  }
     3.6  [ "$PWD" != "$tmp_dir" ] && mv $PACKAGE-$VERSION $tmp_dir || true
     3.7 +cd $tmp_dir