Fix wrong source file name of cross-arm-binutils.
[platform/upstream/binutils.git] / packaging / cross-i386-binutils.spec
index 97fcd44..37606a0 100644 (file)
@@ -97,7 +97,7 @@ binutils.
 
 %prep
 echo "make check will return with %{make_check_handling} in case of testsuite failures."
-%setup -q
+%setup -q -n binutils-%{version}
 
 sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
 %build