From 4463ce960f4ddd498e005991a068be0a9e3ef37c Mon Sep 17 00:00:00 2001 From: Hedayat Vatankhah Date: Sat, 2 Jun 2012 20:06:18 +0430 Subject: [PATCH] don't create backup file for probes, to prevent their installation --- os-prober.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-prober.spec b/os-prober.spec index ad55858..a1c2fb2 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -30,7 +30,7 @@ distributions can be added easily. %patch0 -p1 -b .newnsdirfix %patch1 -p1 -b .macosxdummyfix %patch2 -p1 -b .mdraidfix -%patch3 -p1 -b .grub2-fedorafix +%patch3 -p1 %patch4 -p1 -b .yaboot-parsefix find -type f -exec sed -i -e 's|usr/lib|usr/libexec|g' {} \;