[itk] Fix typo.

Dmitrij S. Kryzhevich krege at fedoraproject.org
Thu Aug 28 10:19:00 UTC 2014


commit e569f5aa84227770ebae7b7415554e359f935fb2
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Thu Aug 28 17:19:01 2014 +0700

    Fix typo.

 itk.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/itk.spec b/itk.spec
index b818090..68fb553 100644
--- a/itk.spec
+++ b/itk.spec
@@ -32,7 +32,7 @@ Requires:       %{name} = %{version}-%{release}
 Development headers and libraries for linking against itk.
 
 %prep
-%setup -q -n itcl%{version}
+%setup -q -n %{name}%{version}
 %patch0 -p1 -b .libdir
 %patch1 -p1 -b .soname
 %patch2 -p1 -b .linuxloading


More information about the scm-commits mailing list