get-scripts diff speedtouch-firmware @ rev 80
libreoffice: fix menu entries (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 09 11:40:00 2019 +0200 (2019-06-09) |
parents | 2cdf3e534506 |
children |
line diff
1.1 --- a/speedtouch-firmware Sat Apr 23 13:31:41 2016 +0200 1.2 +++ b/speedtouch-firmware Sun Jun 09 11:40:00 2019 +0200 1.3 @@ -1,7 +1,6 @@ 1.4 SHORT_DESC="Firmware for SpeedTouch ADSL Modem." 1.5 WEB_SITE="http://www.linux-usb.org/SpeedTouch/" 1.6 # end of get.list data 1.7 -DEPENDS="" 1.8 1.9 VERSION="3.012" 1.10 mkdir -p $PACKAGE-$VERSION/fs/lib/firmware 1.11 @@ -11,7 +10,7 @@ 1.12 #from http://www.filewatcher.com/m/SpeedTouch330_firmware_3012.zip.769125-0.html 1.13 WGET_URL="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/$TARBALL" 1.14 wget $WGET_URL 1.15 -[ $TARBALL ] || abort_package "Could not download $TARBALL. Exiting." 1.16 +[ $TARBALL ] || abort_package 1.17 unzip -n $(basename $WGET_URL) 1.18 wget http://www.linux-usb.org/SpeedTouch/firmware/firmware-extractor.tar.gz 1.19 tar xzf firmware-extractor.tar.gz