Mike Frysinger | 74490e2 | 2021-01-21 22:04:22 -0500 | [diff] [blame] | 1 | # Copyright 2021 The Chromium OS Authors. All rights reserved. |
2 | # Use of this source code is governed by a BSD-style license that can be | ||||
3 | # found in the LICENSE file. | ||||
4 | |||||
5 | cros_pre_src_prepare_patches() { | ||||
6 | epatch "${BASHRC_FILESDIR}"/${P}-docutils.patch | ||||
7 | } |