From 0ffe9c48ecf1babb2ae3dc78cf2ff8bfd5a37f62 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Wed, 7 Aug 2002 19:48:40 +0000 Subject: Back out last commit. It was unapproved and inappropriate since it breaks existing installations (very clever!). An appropriate "fix" for this "problem" would be to look in both /etc and ${PREFIX}/etc. --- databases/mysql50-server/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'databases/mysql50-server') diff --git a/databases/mysql50-server/Makefile b/databases/mysql50-server/Makefile index 6435004e769c..bbd4807d7c90 100644 --- a/databases/mysql50-server/Makefile +++ b/databases/mysql50-server/Makefile @@ -123,10 +123,6 @@ pre-install: @${FALSE} .endif -post-patch: - @${SED} "s|/etc|${PREFIX}/etc|g" < ${WRKSRC}/mysys/default.c > ${WRKSRC}/mysys/default.c.etcfix - @${CP} ${WRKSRC}/mysys/default.c.etcfix ${WRKSRC}/mysys/default.c - post-install: .if !defined(PACKAGE_BUILDING) .if !defined(SKIP_INSTALL_DB) -- cgit v1.2.3