]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_auto_install
Add ant buildsystem support. Closes: #537021
[debhelper.git] / dh_auto_install
index 2e2aa2143659823038b7db397a7cb69b21f26cfb..b57db8399efb4edae5aaf1ceb2a630d5af462796 100755 (executable)
@@ -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/<package>/ if there is only one binary
 package. In the multiple binary package case, the files are instead