From 685d5f84cc00a77597f7e6c3e7047b13f6ca1103 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 28 Jun 2005 18:21:48 +0000 Subject: [PATCH] - Fix mldonkey-core build Pointy hat to: pav --- net-p2p/mldonkey/Makefile | 2 +- net/mldonkey/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index f4698d0a8374..192105f7dab0 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -84,7 +84,7 @@ post-patch: post-build: @${SED} -e 's,%%DOCSDIR%%,${DOCSDIR},' \ - < ${.CURDIR}/pkg-message > ${PKGMESSAGE} + < ${MASTERDIR}/pkg-message > ${PKGMESSAGE} do-install: .ifndef(WITHOUT_CORE) diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index f4698d0a8374..192105f7dab0 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -84,7 +84,7 @@ post-patch: post-build: @${SED} -e 's,%%DOCSDIR%%,${DOCSDIR},' \ - < ${.CURDIR}/pkg-message > ${PKGMESSAGE} + < ${MASTERDIR}/pkg-message > ${PKGMESSAGE} do-install: .ifndef(WITHOUT_CORE)