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

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

Add support for suse-12.2.

---

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

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