summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/php/php-5.2.13.ebuild')
-rw-r--r--dev-lang/php/php-5.2.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.2.13.ebuild b/dev-lang/php/php-5.2.13.ebuild
index d40b1f1..f74d99c 100644
--- a/dev-lang/php/php-5.2.13.ebuild
+++ b/dev-lang/php/php-5.2.13.ebuild
@@ -159,7 +159,7 @@ src_unpack() {
# php-fpm support
if use fpm ; then
- EPATCH_OPTS="-p1 -d ${S}" epatch "${WORKDIR}/${FPM_PATCH}"
+ EPATCH_OPTS="-p1 -d ${S}" epatch "${DISTDIR}/${FPM_PATCH}"
fi
# Concurrent PHP Apache2 modules support