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

svn path=/dists/sid/linux-2.6/; revision=4129
This commit is contained in:
Andres Salomon 2005-09-06 06:39:26 +00:00
parent 1046a20511
commit e6eea8dc47
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -71,6 +71,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