[os-prober/f19] Fix btrfsfix.patch to apply cleanly and don't generate .orig files

Hedayat Vatankhah hedayat at fedoraproject.org
Sat May 24 17:15:04 UTC 2014


commit e1ce5e330e53626744c54049ec18e6f6fea1ec1b
Author: Hedayat Vatankhah <hedayat.fwd at gmail.com>
Date:   Thu May 8 10:43:48 2014 +0430

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

 os-prober-btrfsfix.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/os-prober-btrfsfix.patch b/os-prober-btrfsfix.patch
index 9b3f998..bce9414 100644
--- a/os-prober-btrfsfix.patch
+++ b/os-prober-btrfsfix.patch
@@ -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")"


More information about the scm-commits mailing list