Mike Frysinger | 51a0a6b | 2022-09-09 09:21:07 -0400 | [diff] [blame] | 1 | # Copyright 2021 The ChromiumOS Authors |
Mike Frysinger | 74490e2 | 2021-01-21 22:04:22 -0500 | [diff] [blame] | 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 | } |