wok-current diff libffcall/receipt @ rev 6654
Added linux-api-headers. This is like linux-headers but it doesn't depend on linux to be build. Also this means we can update the kernel without rebuild the toolchain.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 11 02:17:02 2010 +0000 (2010-10-11) |
parents | 39f586a2b014 |
children | 0e53525b8b2e |
line diff
1.1 --- a/libffcall/receipt Fri May 14 10:35:21 2010 +0200 1.2 +++ b/libffcall/receipt Mon Oct 11 02:17:02 2010 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 tar xzf $TARBALL 1.5 else 1.6 # No official tarball - so we have to use cvs. 1.7 - cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/libffcall co ffcall 1.8 + cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/libffcall co ffcall || return 1 1.9 1.10 # $src = $PACKAGE-$VERSION 1.11 mv ffcall $PACKAGE-$VERSION 2>/dev/null