summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 52fbf87..85343d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ DEB_DH_GENCONTROL_ARGS_ALL = $(shell if [ -f "../.VYATTA_DEV_BUILD" ]; then \
include /usr/share/cdbs/1/rules/debhelper.mk
pre-build::
+ rm -f debian/files
chmod +x init mkinitramfs
chmod +x hooks/*
for x in `find scripts/ -maxdepth 1 -type d | tail -n+2`; do \