Fix build with python 2.6
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 7 Jan 2015 15:09:43 +0000 (16:09 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 7 Jan 2015 15:09:43 +0000 (16:09 +0100)
commitc5d666d3741d076d668c16f0dd3601589484b7c3
tree8fa68102dd003e4427c25db3c5f4abf163c091c7
parent5d8993b06adb24b9c275a42a67dc6bbeae590407
Fix build with python 2.6

* Packages cannot be executed
* '.format' needs the index of the argument

(Reported in https://github.com/Homebrew/homebrew/issues/35616)
Makefile
devscripts/make_supportedsites.py