Bug 908637 - Add bootstrap support for FreeBSD. r=gps

This commit is contained in:
Jan Beich
2013-08-26 11:07:34 -04:00
parent 7c0bdcc600
commit a9c0c62240
4 changed files with 58 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ REPOSITORY_PATHS = [
'mozboot/centos.py',
'mozboot/debian.py',
'mozboot/fedora.py',
'mozboot/freebsd.py',
'mozboot/gentoo.py',
'mozboot/mint.py',
'mozboot/openbsd.py',