summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-26 09:33:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-26 09:33:39 +0000
commit397a1bec23d3fc974615fc75521d379b34ce7589 (patch)
tree95a5435702366716a66ca07eb93e5c8a3f39caec /contrib
parentAdd BINUTILS_PKGVERS. (diff)
downloadrtems-397a1bec23d3fc974615fc75521d379b34ce7589.tar.bz2
Add GDB_PKGVERS.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.8/gdb.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.8/gdb.am b/contrib/crossrpms/rtems4.8/gdb.am
index 01e255f1ab..38bc7b881f 100644
--- a/contrib/crossrpms/rtems4.8/gdb.am
+++ b/contrib/crossrpms/rtems4.8/gdb.am
@@ -17,6 +17,7 @@ $(TARGET)-gdb.spec.in: $(GDB_SUBPACKAGES) Makefile.am $(srcdir)/gdb-sources.add
-e "/[@]SOURCES[@]/r $(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 "/--with-sysroot/d" \
> $(TARGET)-gdb.spec.in