mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mail-filter/libsrs_alt-1.0-r1: really do apply patches
Bug: https://bugs.gentoo.org/778575 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
@@ -20,12 +20,10 @@ IUSE="static-libs"
|
||||
|
||||
RDEPEND="!dev-perl/Mail-SRS"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${P}-ftime.patch
|
||||
"${FILESDIR}"/${P}-link-fix.patch
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
eapply "${FILESDIR}"/${P}-ftime.patch
|
||||
eapply "${FILESDIR}"/${P}-link-fix.patch
|
||||
|
||||
# add missing header
|
||||
sed -i -e '/timeb.h>/ a #include <stdlib.h>' test.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user