summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index c2e9cdfdb1..ce4e2386fe 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -23,6 +23,7 @@ noinst_DATA += rtems/rtems-source.spec
rtems/rtems-source.spec: $(rtems_source_spec_DEPS)
cat $(rtems_source_spec_DEPS) | sed \
-e 's,[@]rtems_version[@],$(RTEMS_VERSION),g' \
+ -e 's,[@]rpmprefix[@],$(rpmprefix),g' \
-e 's,[@]RTEMS_RPM_RELEASE[@],$(RTEMS_RPM_RELEASE),g' > $@
CLEANFILES = rtems/rtems-source.spec