diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-02-05 10:50:26 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-02-05 10:54:16 +0900 |
commit | dbd022d02553c49c1e2cdc90bc2e9ab6ba626631 (patch) | |
tree | 30df357f8235a690fbcee4184883ecd1cf5861a5 /app-text/po4a | |
parent | app-text/po4a: drop old (diff) | |
download | gentoo-dbd022d02553c49c1e2cdc90bc2e9ab6ba626631.tar.gz gentoo-dbd022d02553c49c1e2cdc90bc2e9ab6ba626631.tar.bz2 gentoo-dbd022d02553c49c1e2cdc90bc2e9ab6ba626631.zip |
app-text/po4a: rename patch
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/files/po4a-0.68-man.patch (renamed from app-text/po4a/files/po4a-man.patch) | 0 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.68.ebuild | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/files/po4a-man.patch b/app-text/po4a/files/po4a-0.68-man.patch index 6c79ebf77dd2..6c79ebf77dd2 100644 --- a/app-text/po4a/files/po4a-man.patch +++ b/app-text/po4a/files/po4a-0.68-man.patch diff --git a/app-text/po4a/po4a-0.68.ebuild b/app-text/po4a/po4a-0.68.ebuild index 0814c44f19fb..0508197665aa 100644 --- a/app-text/po4a/po4a-0.68.ebuild +++ b/app-text/po4a/po4a-0.68.ebuild @@ -38,7 +38,7 @@ BDEPEND="app-text/docbook-xml-dtd:4.1.2 virtual/latex-base )" -PATCHES=( "${FILESDIR}"/${PN}-man.patch ) +PATCHES=( "${FILESDIR}"/${P}-man.patch ) DIST_TEST="do" |