don't create backup file for probes, to prevent their installation

This commit is contained in:
Hedayat Vatankhah 2012-06-02 20:06:18 +04:30
parent 415df3509e
commit 4463ce960f

View File

@ -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' {} \;