"vscode:/vscode.git/clone" did not exist on "a66bc75ad7d01d1a223cb60cb73810e0c79d2e4e"
Build: strip trailing slashes from directory paths more simply
Append . then strip /. seems clumsy. Just use $(patsubst %/,%, ).
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Please register or sign in to comment