[InterNetNews/inn] 3beb2b: Improve the use of FIXSCRIPT in Makefile

Julien ÉLIE noreply at github.com
Sun Mar 5 10:34:50 UTC 2023


  Branch: refs/heads/2.7
  Home:   https://github.com/InterNetNews/inn
  Commit: 3beb2ba98811fbd53ea31f2e7094d76f5be757ed
      https://github.com/InterNetNews/inn/commit/3beb2ba98811fbd53ea31f2e7094d76f5be757ed
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-03-05 (Sun, 05 Mar 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".


  Commit: 6323a1aad305c04f8f14f604b5e179dcbc44a01e
      https://github.com/InterNetNews/inn/commit/6323a1aad305c04f8f14f604b5e179dcbc44a01e
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-03-05 (Sun, 05 Mar 2023)

  Changed paths:
    M scripts/innreport_inn.pm

  Log Message:
  -----------
  innreport: Mark as known entry an expiry reject

This normal behaviour happens every day.


  Commit: 947a85c5ec62d82ca9eabe1a6b2113ba1a071cc4
      https://github.com/InterNetNews/inn/commit/947a85c5ec62d82ca9eabe1a6b2113ba1a071cc4
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-03-05 (Sun, 05 Mar 2023)

  Changed paths:
    M frontends/pullnews.in

  Log Message:
  -----------
  pullnews: Remove a redundant line


Compare: https://github.com/InterNetNews/inn/compare/23ee33684438...947a85c5ec62


More information about the inn-committers mailing list