Skip to content

Commit af9f474

Browse files
committed
chore: remove bundles/rock from the default build
It's been deprecated for sooooo long. Builds that depend on it should already have the proper explicit dependencies in place.
1 parent 1f0789a commit af9f474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 04stable.autobuild

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ in_flavor 'master', 'stable' do
3131
remove_from_default 'tools/rubigen'
3232

3333
bundle_package 'bundles/rock'
34+
remove_from_default "bundles/rock"
3435
cmake_package 'tools/pocolog_cpp'
3536
cmake_package 'tools/service_discovery' do |pkg|
3637
pkg.define "RUBY_EXECUTABLE", Autoproj.config.ruby_executable

0 commit comments

Comments
 (0)