summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-26 09:33:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-26 09:33:28 +0000
commit9a4713cf6c84b45d309c7bc98edf9e3bb4184b47 (patch)
tree42beb7e3de5582af59275b9ada00d8613b463142 /contrib
parentAdd BINUTILS_PKGVERS. (diff)
downloadrtems-9a4713cf6c84b45d309c7bc98edf9e3bb4184b47.tar.bz2
Add GDB_PKGVERS.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.7/gdb.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.7/gdb.am b/contrib/crossrpms/rtems4.7/gdb.am
index 01e255f1ab..38bc7b881f 100644
--- a/contrib/crossrpms/rtems4.7/gdb.am
+++ b/contrib/crossrpms/rtems4.7/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