diff options
-rwxr-xr-x | mbuto | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -808,6 +808,7 @@ prog_add() { prog_link "${1}" \ "${__bindir##${wd}}/$("${BASENAME}" "${__bin}")" \ "${__target}" "${__l}" + __target= done libs_copy "${__bin}" |