Making sparc-rtems rpms available.

This commit is contained in:
Joel Sherrill
1999-10-18 21:40:05 +00:00
parent 8c5e54b1af
commit c5b8d6d332
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -91,6 +91,7 @@ test -d build || mkdir build
%install
( cd build
make prefix=$RPM_BUILD_ROOT/opt/rtems install
cd @target_alias@/newlib
make prefix=$RPM_BUILD_ROOT/opt/rtems install-info
)
+1 -1
View File
@@ -31,4 +31,4 @@ sed -e "s%@Version@%${RTEMS_VERSION}%g" \
< ${RTEMS_DIR}/binutils.spec.in \
> ${dst}/$target_alias-binutils.spec
echo Generated ${dst}/rtems-$target_alias-binutils.spec.
echo Generated ${dst}/$target_alias-binutils.spec.
+1 -1
View File
@@ -42,4 +42,4 @@ case ${target} in
*) ;;
esac >> ${dst}/$target_alias-gdb.spec
echo Generated ${dst}/rtems-$target_alias-gdb.spec.
echo Generated ${dst}/$target_alias-gdb.spec.