From 0ae690f5a7773a43e4507e7cf6eb549d2f608772 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sat, 17 Apr 2004 22:39:45 +0000 Subject: Note about bad pgscripts editing --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index e7153b60..3973bb8d 100644 --- a/Makefile +++ b/Makefile @@ -231,6 +231,8 @@ perlscripts: done; \ rm -f .tmp) +# FIXME: this next edit is really for install case, shouldn't be made +# just when user types 'make' pgscripts: @(pghome=${DEST_ELISP}; \ for i in $(PG_SCRIPTS); do \ -- cgit v1.2.3