wok diff ntfs-3g/receipt @ rev 14273
njconnect - posible workaround for broken busybox unxz
author | Pawel P. <xj@wp.pl> |
---|---|
date | Fri Apr 05 11:46:37 2013 +0000 (2013-04-05) |
parents | 6e4353070e4a |
children | 380ffe05937a |
line diff
1.1 --- a/ntfs-3g/receipt Sat Feb 23 22:19:37 2013 +0000 1.2 +++ b/ntfs-3g/receipt Fri Apr 05 11:46:37 2013 +0000 1.3 @@ -36,7 +36,7 @@ 1.4 cp -a $install/usr/lib/*-3g.so* $fs/usr/lib 1.5 cp -a $install/usr/bin/*-3g* $fs/usr/bin 1.6 touch $fs/etc/filesystems 1.7 - #this link allow udisks to use ntfs-3g 1.8 + #this link allow udisks2 to use ntfs-3g 1.9 cd $fs/sbin 1.10 ln -s mount.ntfs-3g mount.ntfs 1.11