X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_auto_install;fp=dh_auto_install;h=b57db8399efb4edae5aaf1ceb2a630d5af462796;hb=1681cb48a6cb9f33de3fc2da5b62ace493dde79a;hp=2e2aa2143659823038b7db397a7cb69b21f26cfb;hpb=278e416302f4389b3bfbdc68998edfeee4decc26;p=debhelper.git diff --git a/dh_auto_install b/dh_auto_install index 2e2aa21..b57db83 100755 --- a/dh_auto_install +++ b/dh_auto_install @@ -22,7 +22,8 @@ built files. It does so by running the appropriate command for the build system it detects the package uses. For example, if there's a Makefile and it contains a "install" target, then this is done by running make (or MAKE, if the environment variable is set). If there is a setup.py or Build.PL, -it is used. +it is used. Note that the Ant build system does not support installation, +so dh_auto_install will not install files built using Ant. The files are installed into debian// if there is only one binary package. In the multiple binary package case, the files are instead