wok diff spacefm/receipt @ rev 17484

opus-tools: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 30 10:55:38 2014 +0100 (2014-12-30)
parents 252c39ceae1b
children 5d53e8ccbc8d
line diff
     1.1 --- a/spacefm/receipt	Thu May 01 21:16:08 2014 +0000
     1.2 +++ b/spacefm/receipt	Tue Dec 30 10:55:38 2014 +0100
     1.3 @@ -19,9 +19,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 -	patch -Np1 -i $stuff/prefdlg.ui.diff 
     1.9 -	patch -Np1 -i $stuff/settings.h.diff 
    1.10 +	patch -Np1 -i $stuff/prefdlg.ui.diff
    1.11 +	patch -Np1 -i $stuff/settings.h.diff
    1.12  	patch -Np1 -i $stuff/vfs-file-task.c.diff
    1.13  
    1.14  	./configure \
    1.15 @@ -36,8 +35,7 @@
    1.16  {
    1.17  	mkdir -p $fs/usr/share $fs/etc/spacefm
    1.18  	cp -a $install/usr/bin $fs/usr
    1.19 -	for d in applications mime icons spacefm
    1.20 -	do
    1.21 +	for d in applications icons spacefm; do
    1.22  		cp -a $install/usr/share/$d $fs/usr/share
    1.23  	done
    1.24  	cp $stuff/spacefm.conf $fs/etc/spacefm