Fix the base URL for the RTEMS git web interface.

This commit is contained in:
Chris Johns 2013-03-11 11:10:42 +11:00
parent 48e1cd44ee
commit d007f05937

View File

@ -22,7 +22,7 @@ package: rtems-%{rtems_version}-%{_target}-%{release}
#
# The RTEMS http git URL.
#
%define rtems_http_git http://git.rtems.org/rtems-tools.git/plain/tools/%{rtems_version}
%define rtems_http_git http://git.rtems.org
%define rtems_git_tools %{rtems_http_git}/rtems-tools.git/plain/tools/%{rtems_version}
%define rtems_binutils_patches %{rtems_git_tools}/binutils
%define rtems_gcc_patches %{rtems_git_tools}/gcc