wok diff linux/receipt @ rev 12521

Up: xorg-mkfontdir, xorg-setxkbmap, xorg-xauth, xorg-xclock, xorg-xcompmgr, xorg-xinput, xorg-xload + clean receipt
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 25 00:15:23 2012 +0200 (2012-04-25)
parents 2e8cd6aba55c
children 873a0ed5aab7
line diff
     1.1 --- a/linux/receipt	Mon Apr 16 09:42:04 2012 +0200
     1.2 +++ b/linux/receipt	Wed Apr 25 00:15:23 2012 +0200
     1.3 @@ -212,6 +212,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 +    export PACKAGE VERSION
     1.8      local path
     1.9      cp -a $_pkg/boot $fs
    1.10      # Compress all modules.
    1.11 @@ -245,7 +246,7 @@
    1.12      sed -i "s|99.98.$KBASEVER-slitaz|$KBASEVER-slitaz|g" $fs/lib/modules/$KBASEVER-slitaz/modules.dep
    1.13      # Check and echo any module in kernel .config that's not added to 
    1.14      # one of linux-* pkgs
    1.15 -	$stuff/check_modules.sh 
    1.16 +    $stuff/check_modules.sh 
    1.17  }
    1.18  
    1.19  # Pre and post install commands for Tazpkg.