[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:    db2d50aed6f7df1ad718e20bc71007280d06e07f
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=db2d50aed6f7df1ad718e20bc71007280d06e07f

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

Add support for suse-12.2.

---

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

diff --git a/gdb/rpm-install.add b/gdb/rpm-install.add
index 07efd8f..0e9076b 100644
--- a/gdb/rpm-install.add
+++ b/gdb/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