sys-apps/lcdutils: rename patch to fit full name
authorConrad Kostecki <conrad@kostecki.com>
Wed, 6 Nov 2019 19:47:50 +0000 (20:47 +0100)
committerAaron Bauman <bman@gentoo.org>
Fri, 8 Nov 2019 02:39:32 +0000 (21:39 -0500)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13572
Signed-off-by: Aaron Bauman <bman@gentoo.org>
sys-apps/lcdutils/files/lcdutils-0.2-include-stdlib.h-for-exit.patch [moved from sys-apps/lcdutils/files/include-stdlib.h-for-exit.patch with 100% similarity]
sys-apps/lcdutils/lcdutils-0.2-r1.ebuild

index cf75998f9c9032868c49ef7368c1728ff00a37c3..885e05c28b42e8732c403859c9f2c3eba3d0cdb3 100644 (file)
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~mips ~x86"
 
 PATCHES=(
-       "${FILESDIR}/include-stdlib.h-for-exit.patch"
+       "${FILESDIR}/${P}-include-stdlib.h-for-exit.patch"
        "${FILESDIR}/${P}-makefile.patch"
 )