wok-next diff linux-libre-video/receipt @ rev 18985

Add: Backgrounds created by the community. See: https://github.com/hackdorte/slitaz-community-backgrounds
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 00:11:28 2016 -0300 (2016-03-17)
parents ad59999b3fce
children
line diff
     1.1 --- a/linux-libre-video/receipt	Wed Jun 05 16:21:04 2013 +0200
     1.2 +++ b/linux-libre-video/receipt	Thu Mar 17 00:11:28 2016 -0300
     1.3 @@ -25,7 +25,7 @@
     1.4  	do
     1.5  		dir=$MOD_PATH/$(dirname $module)
     1.6  		[ -d $fs/$dir ] || mkdir -p $fs/$dir
     1.7 -		cp -a $_pkg/$MOD_PATH/$module $fs/$dir
     1.8 +		cp -a $install/$MOD_PATH/$module $fs/$dir
     1.9  	done
    1.10  }
    1.11