[rtems-crossrpms commit] Add support for suse-12.2.

Ralf Corsepius ralf at rtems.org
Tue Sep 18 15:18:31 UTC 2012


Module:    rtems-crossrpms
Branch:    rtems-4-10-branch
Commit:    e3fa9789ae5bfa91c2b4d43f6b9b217d716e07a6
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=e3fa9789ae5bfa91c2b4d43f6b9b217d716e07a6

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Mon Sep 17 13:20:44 2012 +0200

Add support for suse-12.2.

---

 gcc/rpm-install.add |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/rpm-install.add b/gcc/rpm-install.add
index e1b456d..761cb36 100644
--- a/gcc/rpm-install.add
+++ b/gcc/rpm-install.add
@@ -23,9 +23,9 @@ case $a in
 esac
 done
 
-sed -e 's,^[ ]*/usr/lib/rpm.*/brp-strip,./brp-strip,' \
+sed -e 's,^\s*/usr/lib/rpm.*/brp-strip,./brp-strip,' \
 %if "%{_prefix}" != "/usr"
-  -e 's,^[ ]*/usr/lib/rpm.*/brp-compress,./brp-compress,' \
+  -e 's,^\s*/usr/lib/rpm.*/brp-compress,./brp-compress,' \
 %endif
 < os_install_post~ > os_install_post 
 %define __os_install_post . ./os_install_post




More information about the vc mailing list