wok-next diff memtest/receipt @ rev 16237
ARM: add libsdl-net, libsdl-image, libsdl-mixer, libsdl-ttf
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 02 10:38:57 2014 +0200 (2014-04-02) |
parents | b0e9e83532e2 |
children | 99c5dab1a371 |
line diff
1.1 --- a/memtest/receipt Sun Aug 25 18:09:21 2013 +0000 1.2 +++ b/memtest/receipt Wed Apr 02 10:38:57 2014 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="memtest" 1.7 -VERSION="4.20" 1.8 +VERSION="5.01" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Memory failures detection tool." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -17,6 +17,7 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 + sed -i '/scp memtest.bin/d' Makefile 1.17 make 1.18 cp $stuff/*.S $stuff/pack . 1.19 for i in bootloader unpack ; do