wok diff spacefm/receipt @ rev 17157

syslinux: fix rockridge (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 15 23:31:45 2014 +0200 (2014-09-15)
parents db124a8e80fe
children 533c0cab6960
line diff
     1.1 --- a/spacefm/receipt	Fri Apr 25 14:32:37 2014 +0200
     1.2 +++ b/spacefm/receipt	Mon Sep 15 23:31:45 2014 +0200
     1.3 @@ -23,9 +23,6 @@
     1.4  	patch -Np1 -i $stuff/prefdlg.ui.diff 
     1.5  	patch -Np1 -i $stuff/settings.h.diff 
     1.6  	patch -Np1 -i $stuff/vfs-file-task.c.diff
     1.7 -	
     1.8 -	# We dont want bash hardcoded
     1.9 -	sed -i s'|/bin/bash|/bin/sh|'g src/*.c src/*.h src/*/*.c src/*/*.h
    1.10  
    1.11  	./configure \
    1.12  		--with-preferable-sudo="/usr/bin/subox" \