summaryrefslogtreecommitdiffstats
path: root/rules/php-apc.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/php-apc.make')
-rw-r--r--rules/php-apc.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/php-apc.make b/rules/php-apc.make
index 6fb272aab..3cd4a6f3f 100644
--- a/rules/php-apc.make
+++ b/rules/php-apc.make
@@ -131,7 +131,7 @@ $(STATEDIR)/php-apc.targetinstall: $(php-apc_targetinstall_deps_default)
php-apc_clean:
rm -rf $(STATEDIR)/php-apc.*
- rm -rf $(IMAGEDIR)/php-apc_*
+ rm -rf $(PKGDIR)/php-apc_*
rm -rf $(PHP_APC_DIR)
# vim: syntax=make