summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2021-11-10 22:35:55 +0900
committerAkinori Hattori <hattya@gentoo.org>2021-11-10 22:35:55 +0900
commit9370fcddf7476f4236fe3bcf881a3f75568a321d (patch)
treec6d346c78d3645678c3ce53f9db8d8fed1f03b3c /dev-db/cdb/cdb-0.75-r4.ebuild
parentnet-libs/iax: treeclean (diff)
downloadgentoo-9370fcddf7476f4236fe3bcf881a3f75568a321d.tar.gz
gentoo-9370fcddf7476f4236fe3bcf881a3f75568a321d.tar.bz2
gentoo-9370fcddf7476f4236fe3bcf881a3f75568a321d.zip
dev-db/cdb: update patches
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'dev-db/cdb/cdb-0.75-r4.ebuild')
-rw-r--r--dev-db/cdb/cdb-0.75-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/cdb/cdb-0.75-r4.ebuild b/dev-db/cdb/cdb-0.75-r4.ebuild
index 73ca328b0351..e37760257c3c 100644
--- a/dev-db/cdb/cdb-0.75-r4.ebuild
+++ b/dev-db/cdb/cdb-0.75-r4.ebuild
@@ -17,8 +17,8 @@ DEPEND="!dev-db/tinycdb"
RDEPEND="${DEPEND}"
PATCHES=(
- "${FILESDIR}"/${P}-errno.diff
- "${FILESDIR}"/${P}-stdint.diff
+ "${FILESDIR}"/${PN}-errno.patch
+ "${FILESDIR}"/${PN}-stdint.patch
)
src_prepare() {