From: Yang Lin Date: Fri, 18 May 2012 15:40:01 +0000 (+0800) Subject: clean tarball setup path to facilitate hudson automation submission X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b667b25fabb1b2c0e0a8c6cbe8de3b1443baa61d;p=framework%2Fuifw%2Fxorg%2Fproto%2Fx11proto-resource.git clean tarball setup path to facilitate hudson automation submission --- diff --git a/packaging/xorg-x11-proto-resourceproto.spec b/packaging/xorg-x11-proto-resourceproto.spec index 57251d7..59b14ad 100644 --- a/packaging/xorg-x11-proto-resourceproto.spec +++ b/packaging/xorg-x11-proto-resourceproto.spec @@ -17,7 +17,7 @@ Description: %{summary} %prep -%setup -q -n resourceproto-%{version} +%setup -q -n %{name}-%{version} %build