• Patch: Elm ME+ 2.5 PLalpha52 -> Elm ME+ 2.5 PLalpha53 [2/2] (4/4)

    From Kari Hurtta@21:1/5 to All on Thu Dec 10 20:41:25 2020
    [continued from previous message]

    ! "\nLeaving mailer normally (leave), exit status=%d\n"));
    }

    /* Set terminal title to "Elm: exiting" ... can be called from
    --- 393,400 ----
    exit_status));
    else {
    SIGDPRINT(Debug,2, (&Debug,
    ! "\nLeaving mailer normally (leave), exit status=%d\n",
    ! exit_status));
    }

    /* Set terminal title to "Elm: exiting" ... can be called from
    Index: elmME+.2.5.alpha53-cvs/utils/Makefile.SH
    *** elmME+.2.5.alpha52/utils/Makefile.SH Sat Jun 6 14:47:24 2020
    --- elmME+.2.5.alpha53-cvs/utils/Makefile.SH Fri Sep 4 10:57:00 2020 ***************
    *** 42,52 ****
    echo "Extracting utils/Makefile (with variable substitutions)"
    cat >Makefile <<!GROK!THIS!
    #!$make
    ! # @(#)$Id: Makefile.SH,v 2.22 2020/05/21 02:58:30 hurtta Exp $
    #
    ! # @(#)$Id: Makefile.SH,v 2.22 2020/05/21 02:58:30 hurtta Exp $
    ! #
    ! # Makefile for the Elm (ME+) system utilities
    #
    # Modified by Kari Hurtta <hurtta+elm@siilo.FMI.FI>
    # (was hurtta+elm@posti.FMI.FI)
    --- 42,50 ----
    echo "Extracting utils/Makefile (with variable substitutions)"
    cat >Makefile <<!GROK!THIS!
    #!$make
    ! # @(#)$Id: