wok diff get-LibreOffice/stuff/get-LibreOffice @ rev 19375

linux: bluetooth full stack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 12 09:56:34 2016 +0200 (2016-08-12)
parents 34b9552c3539
children ed2dbb3e5cec
line diff
     1.1 --- a/get-LibreOffice/stuff/get-LibreOffice	Wed Jul 09 18:46:01 2014 +0200
     1.2 +++ b/get-LibreOffice/stuff/get-LibreOffice	Fri Aug 12 09:56:34 2016 +0200
     1.3 @@ -168,7 +168,7 @@
     1.4  mv usr/bin $PACKAGE-$VERSION/fs/usr
     1.5  
     1.6  # relocalized libexec directory
     1.7 -bin=$(ls $PACKAGE-$VERSION/fs/usr/bin/libreoffice???)
     1.8 +bin=$(echo $PACKAGE-$VERSION/fs/usr/bin/libreoffice???)
     1.9  if [ -L $bin ]; then
    1.10  	target=$(readlink $bin)
    1.11  	rm -f $bin