Ticket #2274: Adjust extfs script modes to installed permissions
commit69903712b9c853e3fa41f10ba6ec108d0c5ded6c
authorOswald Buddenhagen <ossi@kde.org>
Mon, 12 Jul 2010 18:25:38 +0000 (12 20:25 +0200)
committerYury V. Zaytsev <yury@shurup.com>
Mon, 12 Jul 2010 18:25:38 +0000 (12 20:25 +0200)
tree6f144c8508e4f9682f2d32e54c7c67d8a3e710b6
parentae65d8c813c7916d480b28ffc1be2eae7dae1713
Ticket #2274: Adjust extfs script modes to installed permissions

Some extfs script modes in the repository differ from the ones they get
when installed. This is annoying for those, who hardlink files to the
installed location instead of copying, because git status will show
these files as modified.

Fixing permissions in the repository will resolve this issue.

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
lib/vfs/mc-vfs/extfs/bpp [changed mode: 0644->0755]
lib/vfs/mc-vfs/extfs/rpm [changed mode: 0644->0755]
lib/vfs/mc-vfs/extfs/trpm [changed mode: 0644->0755]
lib/vfs/mc-vfs/extfs/u7z [changed mode: 0644->0755]
lib/vfs/mc-vfs/extfs/ucab [changed mode: 0644->0755]