]> git.donarmstrong.com Git - debhelper.git/commit
Make buildsystems_list() use updated auto-selection code.
authorModestas Vainius <modestas@vainius.eu>
Thu, 19 Nov 2009 18:45:14 +0000 (20:45 +0200)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 19 Nov 2009 19:48:00 +0000 (14:48 -0500)
commit25082df25a69dcafb0036141ae50c3f7a5815a13
treebb727c20bef7fb0165c2c8bb8cc49bd93ac965cf
parent37c4f71f26f90e97ac211a0e443aed5e24706c48
Make buildsystems_list() use updated auto-selection code.

In order to avoid code duplication, auto-selection code has been refactored
into separate subroutine autoselect_buildsystem(). Both load_buildsystem() and
buildsystem_list() use it.
Debian/Debhelper/Dh_Buildsystems.pm