]> git.donarmstrong.com Git - debhelper.git/commit
Reorder load_buildsystem arguments and pass @_ through it.
authorModestas Vainius <modestas@vainius.eu>
Thu, 11 Jun 2009 08:58:56 +0000 (11:58 +0300)
committerModestas Vainius <modestas@vainius.eu>
Thu, 11 Jun 2009 08:58:56 +0000 (11:58 +0300)
commitb3d77e8fd680f69445efee8f9e760be5ed3ccb54
tree8bb36e6636c78e774be55b6e07657c671968d913
parentf382ce5a2ef97c6e45ec4bd221117493d4f87c90
Reorder load_buildsystem arguments and pass @_ through it.

* Reorder $system and $step arguments to match create_buildsystem_instance()
  order (less confusion).
* Pass arbitrary @_ from load_buildsystem() to create_buildsystem_instance().

Signed-off-by: Modestas Vainius <modestas@vainius.eu>
Debian/Debhelper/Dh_Buildsystems.pm