summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/freebsd5.2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/freebsd5.2/Makefile.am')
-rw-r--r--contrib/crossrpms/freebsd5.2/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/freebsd5.2/Makefile.am b/contrib/crossrpms/freebsd5.2/Makefile.am
index 9919b042c7..8d8eaacb7e 100644
--- a/contrib/crossrpms/freebsd5.2/Makefile.am
+++ b/contrib/crossrpms/freebsd5.2/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