summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/freebsd6.0
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-03-06 15:36:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-03-06 15:36:59 +0000
commit5c8f5f666eb66354fc87a9f1c35c20c5f450613a (patch)
tree07a8e0dafda936f6ea21e6f4c55b60f1a34e5188 /contrib/crossrpms/freebsd6.0
parentRemove stray blank in %expand to setup rpmvers. (diff)
downloadrtems-5c8f5f666eb66354fc87a9f1c35c20c5f450613a.tar.bz2
Subst gcc_rpmvers for LIB packages.
Diffstat (limited to 'contrib/crossrpms/freebsd6.0')
-rw-r--r--contrib/crossrpms/freebsd6.0/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/freebsd6.0/Makefile.am b/contrib/crossrpms/freebsd6.0/Makefile.am
index 5947928ce9..d3fd4a35d9 100644
--- a/contrib/crossrpms/freebsd6.0/Makefile.am
+++ b/contrib/crossrpms/freebsd6.0/Makefile.am
@@ -20,6 +20,7 @@ $(TARGET)-libs.spec.in: $(LIBS_SUBPACKAGES) Makefile.am
cat $(LIBS_SUBPACKAGES) | sed \
-e "s/[@]FREEBSD_VERS[@]/$(FREEBSD_VERS)/g" \
-e "s/[@]FREEBSD_RPMREL[@]/$(FREEBSD_RPMREL)/g" \
+ -e "s,%{gcc_rpmvers},%{freebsd_rpmvers},g" \
> $(TARGET)-libs.spec.in
CLEANFILES += $(TARGET)-libs.spec.in