git.postgresql.org Git - postgresql.git/commit
2006年2月24日 13:25:44 +0000 (13:25 +0000)
2006年2月24日 13:25:44 +0000 (13:25 +0000)
commit 268c1b6077cacef268f9ac35d0d882d35d71f0f0
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
This is the main PostgreSQL git repository.
RSS
Atom