clean tarball setup path to facilitate hudson automation submission
authorYang Lin <lin.a.yang@intel.com>
Fri, 18 May 2012 14:31:05 +0000 (22:31 +0800)
committerYang Lin <lin.a.yang@intel.com>
Fri, 18 May 2012 14:31:05 +0000 (22:31 +0800)
packaging/pkgconfig.spec

index 239d299..aaf0868 100644 (file)
@@ -17,7 +17,7 @@ library, it reads the configuration file and outputs the necessary
 compiler and linker flags.
 
 %prep
-%setup -n pkg-config-%{version} -q
+%setup -n %{name}-%{version} -q
 
 %build
 %configure \