wok diff linux-libre/stuff/check_modules.sh @ rev 22005

added tar-lang 1.32
author Hans-G?nter Theisgen
date Fri Oct 18 17:38:24 2019 +0100 (2019-10-18)
parents d51bf7b42b2a
children
line diff
     1.1 --- a/linux-libre/stuff/check_modules.sh	Thu Mar 14 10:38:19 2013 +0100
     1.2 +++ b/linux-libre/stuff/check_modules.sh	Fri Oct 18 17:38:24 2019 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  #WOK=$LOCAL_REPOSITORY/wok
     1.5  WOK=$(cd `dirname $0` && pwd | sed 's/wok.*/wok/')
     1.6  VERSION=`grep  ^VERSION= $WOK/linux-libre/receipt | cut -d "=" -f2 | sed -e 's/"//g'`
     1.7 -src="$WOK/linux-libre/source/linux-$VERSION"
     1.8 +src="$WOK/linux-libre/source/linux-libre-$VERSION"
     1.9  
    1.10  cd $src
    1.11  tmp=$WOK/${PACKAGE:-linux-libre}/tmp