summaryrefslogtreecommitdiffstats
path: root/rules/wireshark.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/wireshark.make')
-rw-r--r--rules/wireshark.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/wireshark.make b/rules/wireshark.make
index 399eef80b..c665fc20a 100644
--- a/rules/wireshark.make
+++ b/rules/wireshark.make
@@ -183,7 +183,7 @@ $(STATEDIR)/wireshark.targetinstall: $(wireshark_targetinstall_deps_default)
wireshark_clean:
rm -rf $(STATEDIR)/wireshark.*
- rm -rf $(IMAGEDIR)/wireshark_*
+ rm -rf $(PKGDIR)/wireshark_*
rm -rf $(WIRESHARK_DIR)
# vim: syntax=make