[InterNetNews/inn] 4d6644: Improve the use of FIXSCRIPT in Makefile

Julien ÉLIE noreply at github.com
Fri Feb 24 21:16:57 UTC 2023


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 4d664480699fadc74e235fcfbb8691fa212d1641
      https://github.com/InterNetNews/inn/commit/4d664480699fadc74e235fcfbb8691fa212d1641
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M Makefile.global.in
    M backends/Makefile
    M contrib/Makefile
    M control/Makefile
    M expire/Makefile
    M frontends/Makefile
    M history/Makefile
    M include/Makefile
    M innfeed/Makefile
    M perl/Makefile
    M samples/Makefile
    M scripts/Makefile
    M storage/Makefile
    M storage/ovsqlite/ovmethod.mk
    M tests/Makefile

  Log Message:
  -----------
  Improve the use of FIXSCRIPT in Makefile

FIXSCRIPT (and FIXCONFIG) should be the name of a script, and not a
command ("sh fixcript"), otherwise an inadequate Make rule is done with
$(FIXSCRIPT) as it understands the name of the shell as an argument to
"make".




More information about the inn-committers mailing list