Fix btrfsfix.patch to apply cleanly and don't generate .orig files

This commit is contained in:
Hedayat Vatankhah 2014-05-08 10:43:48 +04:30
parent dea69a97c7
commit e1ce5e330e

View File

@ -430,7 +430,7 @@ Index: os-prober-1.58/os-probes/mounted/common/90linux-distro
# This test is inaccurate, but given separate / and /boot partitions and the
# fact that only some architectures have ld-linux.so, I can't see anything
@@ -131,7 +133,11 @@ if (ls "$dir"/lib*/ld*.so* && [ -d "$di
@@ -135,7 +137,11 @@ if [ -L "$dir"/lib ] || (ls "$dir"/lib*/
fi
label="$(count_next_label "$short")"