forked from phusion/passenger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 795 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "packaging/rpm"]
path = packaging/rpm
url = https://github.com/phusion/passenger_rpm_automation.git
[submodule "packaging/debian"]
path = packaging/debian
url = https://github.com/phusion/passenger_apt_automation.git
[submodule "build/support/vendor/cxxcodebuilder"]
path = build/support/vendor/cxxcodebuilder
url = https://github.com/phusion/cxxcodebuilder.git
[submodule "packaging/binaries"]
path = packaging/binaries
url = https://github.com/phusion/passenger_binary_build_automation.git
[submodule "build/support/vendor/cxx_hinted_parser"]
path = build/support/vendor/cxx_hinted_parser
url = https://github.com/phusion/cxx_hinted_parser.git
[submodule "packaging/homebrew"]
path = packaging/homebrew
url = https://github.com/phusion/passenger_homebrew_automation.git