ensure gencontrol.py is executable before attempting to execute it.

svn path=/dists/trunk/linux-2.6/; revision=4130
This commit is contained in:
Andres Salomon 2005-09-06 06:40:34 +00:00
parent 3829ad9d21
commit 35078b852c
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -74,6 +74,7 @@ debian/control debian/rules.gen: debian/bin/gencontrol.py $(CONTROL_FILES)
fi
debian/control-real: debian/bin/gencontrol.py $(CONTROL_FILES)
chmod +x $<
$<
md5sum $^ > debian/control.md5sum
@echo