summaryrefslogtreecommitdiffstats
path: root/rules/usplash.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/usplash.make')
-rw-r--r--rules/usplash.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/usplash.make b/rules/usplash.make
index 404434b1d..eba06ff2e 100644
--- a/rules/usplash.make
+++ b/rules/usplash.make
@@ -136,7 +136,7 @@ $(STATEDIR)/usplash.targetinstall:
usplash_clean:
rm -rf $(STATEDIR)/usplash.*
- rm -rf $(IMAGEDIR)/usplash_*
+ rm -rf $(PKGDIR)/usplash_*
rm -rf $(USPLASH_DIR)
# vim: syntax=make