From ea72a6c16cced1be6623e8c482604969b13aa163 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 18 Nov 1999 20:40:23 +0000 Subject: Corrected to remove references to non-existent subpackages. --- scripts/gccnewlib/gccnewlib_c_only.spec.in | 4 ++-- 1 file 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 -- cgit v1.2.3