crosstool-ng/maintainer/package-versions.template
Alexey Neyman 4c1a12f5dd Add "postprocessing" to substituted variables
... and reduce the number of variables defined explicitly.

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-08-24 14:58:14 -07:00

14 lines
285 B
Plaintext

#!foreach fork
#!foreach version
run_pkgversion \
master=@@master@@ \
masterpfx=@@master|@@ \
originpfx=@@origin|@@ \
pkg_name=@@pkg_name@@ \
pfx=@@fork|@@ \
versionlocked=@@versionlocked|@@ \
ver=@@ver@@ \
kcfg=@@ver_sel|@@
#!end-foreach
#!end-foreach