From: Jean-Marc Pigeon (Delson) Date: Mon, 16 Jun 2025 18:34:48 +0000 (-0400) Subject: Adjusting getsysos.sh name X-Git-Tag: tag-0.9~160 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=2a4e4623bbf460d5f872ccf8105ee889eabc1b0c;p=jmp%2Fmailleur Adjusting getsysos.sh name --- diff --git a/Makefile.dist b/Makefile.dist index 42b76f6..e98fdb3 100644 --- a/Makefile.dist +++ b/Makefile.dist @@ -42,7 +42,7 @@ tarfile : clean @ cp -a lib/{*.c,*.h} $(APLV)/lib/ @ cp -a linux/* $(APLV)/linux/ @ cp -a \ - shell/getsysop.sh \ + shell/getsysos.sh \ $(APLV)/shell/ @ cp -a app/Makefile $(APLV)/app/Makefile @ cp -a lib/Makefile $(APLV)/lib/Makefile diff --git a/shell/getsysop.sh b/shell/getsysos.sh similarity index 100% rename from shell/getsysop.sh rename to shell/getsysos.sh