webapps.mason.version.files: add SLOT: forward declaration
parent
80e9a42d85
commit
2ca99168e6
|
@ -16,6 +16,8 @@ SLOT: cpu
|
|||
: platform ( builder -- string )
|
||||
[ os>> ] [ cpu>> ] bi (platform) ;
|
||||
|
||||
SLOT: last-release
|
||||
|
||||
: binary-package-name ( builder -- string )
|
||||
[ [ platform % "/" % ] [ last-release>> % ] bi ] "" make
|
||||
remote-directory ;
|
||||
|
|
Loading…
Reference in New Issue