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

gtk+: replace stock icons by Faenza icons. Later we can remove them from slitaz-icon package in order to save some space.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Oct 03 17:25:23 2014 +0300 (2014-10-03)
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 03 17:25:23 2014 +0300
     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