drop %autosetup -Sgit

avoid adding BR: git
This commit is contained in:
Rex Dieter 2014-03-30 17:47:26 -05:00
parent 82f4a464bd
commit 0966bc2c18

View File

@ -58,7 +58,7 @@ The following scripts are provided at this time:
%prep
%autosetup -Sgit -n %{name}-%{version}%{?pre:-%{pre}}
%autosetup -n %{name}-%{version}%{?pre:-%{pre}}
%build