xref: /aosp_15_r20/external/bcc/cmake/bump_version.cmake (revision 387f9dfdfa2baef462e92476d413c7bc2470293e)
1*387f9dfdSAndroid Build Coastguard Worker# Copyright (c) PLUMgrid, Inc.
2*387f9dfdSAndroid Build Coastguard Worker# Licensed under the Apache License, Version 2.0 (the "License")
3*387f9dfdSAndroid Build Coastguard Worker
4*387f9dfdSAndroid Build Coastguard Workerconfigure_file(SPECS/Dockerfile.el6.in SPECS/Dockerfile.el6 @ONLY)
5*387f9dfdSAndroid Build Coastguard Workerconfigure_file(SPECS/Dockerfile.el7.in SPECS/Dockerfile.el7 @ONLY)
6*387f9dfdSAndroid Build Coastguard Workerconfigure_file(SPECS/Dockerfile.f22.in SPECS/Dockerfile.f22 @ONLY)
7*387f9dfdSAndroid Build Coastguard Workerconfigure_file(SPECS/bcc.el6.spec.in SPECS/bcc.el6.spec @ONLY)
8*387f9dfdSAndroid Build Coastguard Workerconfigure_file(SPECS/bcc.el7.spec.in SPECS/bcc.el7.spec @ONLY)
9*387f9dfdSAndroid Build Coastguard Workerconfigure_file(SPECS/bcc.f22.spec.in SPECS/bcc.f22.spec @ONLY)
10*387f9dfdSAndroid Build Coastguard Workerconfigure_file(scripts/build-deb.sh.in scripts/build-deb.sh @ONLY)
11