summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/gdb.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.8/gdb.am')
-rw-r--r--contrib/crossrpms/rtems4.8/gdb.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.8/gdb.am b/contrib/crossrpms/rtems4.8/gdb.am
index 38bc7b881f..fd6ac388b3 100644
--- a/contrib/crossrpms/rtems4.8/gdb.am
+++ b/contrib/crossrpms/rtems4.8/gdb.am
@@ -20,7 +20,7 @@ $(TARGET)-gdb.spec.in: $(GDB_SUBPACKAGES) Makefile.am $(srcdir)/gdb-sources.add
-e "s/[@]GDB_PKGVERS[@]/$(GDB_PKGVERS)/g" \
-e "s/[@]GDB_RPMREL[@]/$(GDB_RPMREL)/g" \
-e "/--with-sysroot/d" \
- > $(TARGET)-gdb.spec.in
+ | $(MKSPEC0) > $(TARGET)-gdb.spec.in
CLEANFILES += $(TARGET)-gdb.spec.in
@rpmprefix@$(TARGET)-gdb.spec: $(TARGET)-gdb.spec.in