clean tarball setup path to facilitate hudson automation submission
authorZhang Qiang <qiang.z.zhang@intel.com>
Sat, 19 May 2012 06:14:53 +0000 (14:14 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Sat, 19 May 2012 06:14:53 +0000 (14:14 +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 \