wok-current rev 16568
spacefm: remove ash hardcode edit
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu May 01 21:16:08 2014 +0000 (2014-05-01) |
parents | 9980d71e07ca |
children | 2ecaec97cf82 |
files | spacefm/receipt |
line diff
1.1 --- a/spacefm/receipt Thu May 01 22:17:02 2014 +0200 1.2 +++ b/spacefm/receipt Thu May 01 21:16:08 2014 +0000 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" \