summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-07-20 07:37:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-07-20 07:37:06 +0000
commit1c6fd3a622c861a42525a4e3c188051c0cd9aadf (patch)
tree5c8190a2ca9be85fbad977d29683530df4cd3595 /contrib
parentRegenerate. (diff)
downloadrtems-1c6fd3a622c861a42525a4e3c188051c0cd9aadf.tar.bz2
Sync with rtems-4.10
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.9/gdb.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.9/gdb.am b/contrib/crossrpms/rtems4.9/gdb.am
index fd6ac388b3..4b509c4547 100644
--- a/contrib/crossrpms/rtems4.9/gdb.am
+++ b/contrib/crossrpms/rtems4.9/gdb.am
@@ -18,7 +18,7 @@ $(TARGET)-gdb.spec.in: $(GDB_SUBPACKAGES) Makefile.am $(srcdir)/gdb-sources.add
-e "/[@]SOURCES[@]/d" \
-e "s/[@]GDB_VERS[@]/$(GDB_VERS)/g" \
-e "s/[@]GDB_PKGVERS[@]/$(GDB_PKGVERS)/g" \
- -e "s/[@]GDB_RPMREL[@]/$(GDB_RPMREL)/g" \
+ -e "s/[@]GDB_RPMREL[@]/$(GDB_RPMREL)%{?dist}/g" \
-e "/--with-sysroot/d" \
| $(MKSPEC0) > $(TARGET)-gdb.spec.in
CLEANFILES += $(TARGET)-gdb.spec.in