logo

utils

~/.local/bin tools and git-hooks git clone https://hacktivis.me/git/utils.git
commit: 8ef0891b4ff2718e24ced9eca947af45180ac794
parent 8f57c31488084fdfdc745b60da035252edf6abf6
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 21 Jan 2022 01:33:07 +0100

bin/Makefile.config: Fix contents of $(EXE)

Diffstat:

Mbin/Makefile.config2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/Makefile.config b/bin/Makefile.config @@ -1,2 +1,2 @@ -EXE = args basename cat date del dirname echo false humanize lolcat mdate mknod pwd range sizeof sname strings sync tee true tty xcd-256 xcd xrd +EXE = args basename cat date del dirname echo false humanize lolcat mdate pwd range sizeof sname strings sync tee true tty xcd MAN1 = basename.1 date.1 del.1 dirname.1 echo.1 humanize.1 lolcat.1 sname.1 sync.1