summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pkg/linux/module.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/linux/module.rules b/pkg/linux/module.rules
index 0d2d4f2c4..49351717f 100644
--- a/pkg/linux/module.rules
+++ b/pkg/linux/module.rules
@@ -40,6 +40,7 @@ $(PKG.gui.rpm): $(PKG.native.rpm.stamp)
#
# Debian binary package rules
#
+$(PKG.gui.tmp.deb): | $(dir $(PKG.gui.tmp.deb))
$(PKG.gui.tmp.deb): GNUmakefile
-$(RM.exe) $(SRC/)debian
ln -s $(PWD)/$(PKG.debian) $(SRC/)debian