From 3df2ab061e1c803bf4a774a22db06e428d0d2f65 Mon Sep 17 00:00:00 2001 From: Hedayat Vatankhah Date: Thu, 19 May 2011 13:47:55 +0430 Subject: [PATCH] The name of the archived directory doesn't contain version number --- os-prober.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-prober.spec b/os-prober.spec index 1dd8612..67cd0a5 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -20,7 +20,7 @@ in a generic machine-readable format. Support for new OSes and Linux distributions can be added easily. %prep -%setup -q +%setup -q -n %{name} %patch0 -p1 -b .newnsdirfix find -type f -exec sed -i -e 's|usr/lib|usr/libexec|g' {} \;