wok diff libfm/receipt @ rev 17021
libmtp, mtp-tools: up 1.1.6
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Aug 13 17:45:35 2014 +0000 (2014-08-13) |
parents | 36cbef89c581 |
children | 81115f71b92f |
line diff
1.1 --- a/libfm/receipt Sun Jul 13 20:18:46 2014 +0300 1.2 +++ b/libfm/receipt Wed Aug 13 17:45:35 2014 +0000 1.3 @@ -40,4 +40,5 @@ 1.4 cp -a $install/usr/lib/libfm-extra.so* $fs/usr/lib 1.5 cp -a $install/usr/lib/libfm/modules/vfs* $fs/usr/lib/libfm/modules 1.6 cp -a $install/usr/share/libfm/*.list $fs/usr/share/libfm 1.7 + sed -i 2i\ 'terminal=terminal' $fs/etc/xdg/libfm/libfm.conf 1.8 }