More @NAME@ -> @CNAME@ fixups.
This commit is contained in:
parent
6235444f96
commit
a0acfae451
5 changed files with 13 additions and 13 deletions
|
|
@ -5,7 +5,7 @@ build_dir_tree "${BINDIR}" || return 1
|
|||
|
||||
# install binary
|
||||
echo "Installing binaries into '${BINDIR}'"
|
||||
install_file "${@NAME@}" "${BINDIR}" 0755 || return 1
|
||||
install_file "${@CNAME@}" "${BINDIR}" 0755 || return 1
|
||||
print_success "Done"
|
||||
|
||||
# kate: @KATE_MODELINE@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue