dh_testdir - test directory before building debian package
dh_testdir [debhelper options] [file ...]
dh_testdir tries to make sure that you are in the correct directory
when building a debian package. It makes sure that the file debian/control
exists, as well as any other files you specify. If not, it exits
with an error.
file ...
Test for the existence of these files too.
debhelper(1)
This program is a part of debhelper.
Joey Hess <[email protected]>
3rd Berkeley Distribution 2001-12-26 DH_TESTDIR(1)
[ Back ] |