summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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