summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-18 20:40:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-18 20:40:23 +0000
commitea72a6c16cced1be6623e8c482604969b13aa163 (patch)
tree7068b39697ae9384b5b687fc303e71476fcf078b
parentAdded code to set extra configure arguments for sparc and powerpc targets (diff)
downloadrtems-ea72a6c16cced1be6623e8c482604969b13aa163.tar.bz2
Corrected to remove references to non-existent subpackages.
-rw-r--r--scripts/gccnewlib/gccnewlib_c_only.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/gccnewlib/gccnewlib_c_only.spec.in b/scripts/gccnewlib/gccnewlib_c_only.spec.in
index 1f6a61242f..69f34b8a19 100644
--- a/scripts/gccnewlib/gccnewlib_c_only.spec.in
+++ b/scripts/gccnewlib/gccnewlib_c_only.spec.in
@@ -151,7 +151,7 @@ This is gcc's and newlib C Library's sources with patches for RTEMS.
/opt/rtems/include/g++-3
/opt/rtems/@target_alias@
-%post -n @target_alias@-gcc
+%post
if test -d $RPM_INSTALL_PREFIX/rtems/info;
then
rm -f $RPM_INSTALL_PREFIX/rtems/info/dir
@@ -161,7 +161,7 @@ This is gcc's and newlib C Library's sources with patches for RTEMS.
done
fi
-%postun -n @target_alias@-gcc
+%postun
if test -d $RPM_INSTALL_PREFIX/rtems/info;
then
rm -f $RPM_INSTALL_PREFIX/rtems/info/dir