Сравнение kronosnet-1.19 с kronosnet-1.19-r1
/usr/portage/sys-cluster/kronosnet/kronosnet-1.19-r1.ebuild 2023-10-09 14:52:35.460368501 +0300 | ||
---|---|---|
1 |
# Copyright 2020-2022 Gentoo Authors |
|
1 |
# Copyright 2020-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=7 |
... | ... | |
31 | 31 |
app-doc/doxygen[dot] |
32 | 32 |
)" |
33 | 33 | |
34 |
PATCHES=( "${FILESDIR}/${P}-no-Werror.patch" ) |
|
35 | ||
34 | 36 |
src_prepare() { |
35 | 37 |
default |
36 | 38 |
eautoreconf |