From 869ab8f32448fa731b3c22c848ff8550c016bb6b Mon Sep 17 00:00:00 2001 From: jan Date: Mon, 22 Jul 2002 01:13:38 +0000 Subject: [PATCH] *** empty log message *** --- cygwin/GNUmakefile | 3 ++- cygwin/mknetrel | 25 ++++++++++++++----------- cygwin/zlily-profile.sh | 4 +++- 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/cygwin/GNUmakefile b/cygwin/GNUmakefile index 3cf0ac0c0b..60cc067dc3 100644 --- a/cygwin/GNUmakefile +++ b/cygwin/GNUmakefile @@ -38,7 +38,8 @@ INSTALLATION_OUT_SUFFIXES=1 2 # The cygwin profile.d dir, however, is in /etc # avoid collapsed directory constructs '//' -etc=$(dir $(patsubst %/, %, $(dir $(prefix))))etc +#etc=$(dir $(patsubst %/, %, $(dir $(prefix)/)))etc +etc=$(patsubst %/, %, $(dir $(prefix)))/etc INSTALLATION_DIR=$(etc)/postinstall INSTALLATION_FILES=$(OUT_POST_INSTALLS) diff --git a/cygwin/mknetrel b/cygwin/mknetrel index df8099c002..6dd829d46b 100644 --- a/cygwin/mknetrel +++ b/cygwin/mknetrel @@ -11,8 +11,8 @@ cat >/dev/null < /dev/null <