pgsql: The Makefile was invoking perl scripts as ./script.pl. - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: The Makefile was invoking perl scripts as ./script.pl.
Date
Msg-id 20060224132544.7F1C69DCA1D@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
The Makefile was invoking perl scripts as ./script.pl.  This fails when
the script is not executable as UCS_to_most.pl is in CVS.  It also won't
pick up any custom setting of the perl version/location to use.  This
patch calls perl scripts like $(PERL) $(srcdir)/script.pl.

Kris Jurka

Modified Files:
--------------
    pgsql/src/backend/utils/mb/Unicode:
        Makefile (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/Makefile.diff?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: orafce - orafce: typo clearing
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Mention that the archive history file has the wal start/stop file