Add GCC_PKGVERS (PR 1220)

This commit is contained in:
Ralf Corsepius
2007-02-23 06:18:06 +00:00
parent 4442d9b453
commit 6ede2dfb13

View File

@@ -24,6 +24,7 @@ $(TARGET)-gcc.spec.in: $(GCC_SUBPACKAGES) Makefile.am $(srcdir)/gcc-sources.add
-e "/[@]PREP[@]/r $(srcdir)/../gcc-prep.add" \
-e "/[@]PREP[@]/d" \
-e "s/[@]GCC_VERS[@]/$(GCC_VERS)/g" \
-e "s/[@]GCC_PKGVERS[@]/$(GCC_PKGVERS)/g" \
-e "s/[@]GCC_RPMREL[@]/$(GCC_RPMREL)/g" \
-e "/[@]tool_target[@]-newlib/d" \
> $(TARGET)-gcc.spec.in