You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crosstool-ng/maintainer/package-versions.template

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