Diff wiggle-1.0 with a wiggle-1.2
| /usr/portage/dev-util/wiggle/wiggle-1.2.ebuild 2023-10-09 14:52:31.012368388 +0300 | ||
|---|---|---|
| 38 | 38 |
test? ( sys-process/time ) |
| 39 | 39 |
" |
| 40 | 40 | |
| 41 |
PATCHES=( "${FILESDIR}"/${P}-cflags.patch )
|
|
| 41 |
PATCHES=( |
|
| 42 |
"${FILESDIR}"/${P}-cflags.patch
|
|
| 43 |
) |
|
| 42 | 44 | |
| 43 | 45 |
src_prepare() {
|
| 44 | 46 |
default |