wok-4.x diff libvalhalla/receipt @ rev 5553
linld, linmodem-slmodem, mountlo, nbs, nvidia: cache extra wget'd files in SOURCES_REPOSITORY
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 13 22:41:03 2010 +0200 (2010-05-13) |
parents | 8752c40cc534 |
children | 60eee2a3b52a |
line diff
1.1 --- a/libvalhalla/receipt Sun Feb 28 16:17:14 2010 +0100 1.2 +++ b/libvalhalla/receipt Thu May 13 22:41:03 2010 +0200 1.3 @@ -14,6 +14,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/cat -n/awk '"'"'{ printf "%6d %s\\n",++n,$0 }'"'"' </' configure 1.8 ./configure \ 1.9 --prefix=/usr && 1.10 make && make DESTDIR=$PWD/_pkg install