summaryrefslogtreecommitdiffstats
path: root/rules/libucdaemon.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libucdaemon.make')
-rw-r--r--rules/libucdaemon.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libucdaemon.make b/rules/libucdaemon.make
index 52960b587..d3204da0f 100644
--- a/rules/libucdaemon.make
+++ b/rules/libucdaemon.make
@@ -130,7 +130,7 @@ $(STATEDIR)/libucdaemon.targetinstall:
libucdaemon_clean:
rm -rf $(STATEDIR)/libucdaemon.*
- rm -rf $(IMAGEDIR)/libucdaemon_*
+ rm -rf $(PKGDIR)/libucdaemon_*
rm -rf $(LIBUCDAEMON_DIR)
# vim: syntax=make