wok diff linux-api-headers/receipt @ rev 14379

Move from undigest: faenza-icon-theme-emblems fbpdf ffmpegthumbnailer-dev ffmpegthumbnailer foobillardplus-music foobillardplus gnucash hg-git moserial ptxdist re-alpine sbackup slib tumbler-dev tumbler vfu
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 22 21:54:08 2013 +0200 (2013-04-22)
parents 25e3e67211d0
children ad59999b3fce
line diff
     1.1 --- a/linux-api-headers/receipt	Mon Mar 11 12:18:04 2013 +0100
     1.2 +++ b/linux-api-headers/receipt	Mon Apr 22 21:54:08 2013 +0200
     1.3 @@ -14,7 +14,9 @@
     1.4  
     1.5  BUILD_DEPENDS="bash wget"
     1.6  
     1.7 -[ "$KBASEVER" != "$VERSION" ] && PATCH="http://www.kernel.org/pub/linux/kernel/v3.0/patch-$VERSION.xz"
     1.8 +[ "$KBASEVER" != "$VERSION" ] && 
     1.9 +PATCH="$(dirname $WGET_URL)/patch-$VERSION.xz" &&
    1.10 +EXTRA_SOURCE_FILES="$(basename $PATCH)"
    1.11  
    1.12  # Rules to compile & install the temporary toolchain.
    1.13  cook_tmp_toolchain()