Minor tweak to source file name

This commit is contained in:
Bryan O'Sullivan 2009-08-10 03:43:29 +00:00
parent b44f18cfbb
commit 20fb6e8591
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ License: NCSA
URL: http://llvm.org/
Source0: http://llvm.org/releases/%{version}/llvm-%{version}.tar.gz
%if %{?_with_gcc:1}%{!?_with_gcc:0}
Source1: http://llvm.org/releases/%{version}/llvm-gcc%{lgcc_version}-%{version}.source.tar.gz
Source1: http://llvm.org/releases/%{version}/llvm-gcc-%{lgcc_version}-%{version}.source.tar.gz
%endif
Patch0: llvm-2.1-fix-sed.patch
Patch1: llvm-2.4-fix-ocaml.patch