diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-26 12:04:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-26 12:04:41 -0700 |
commit | 22e8c1793ab27d5d18180e225a02c8dce798e656 (patch) | |
tree | fd8a6975f1ba792bba6bdadf6fde28d41e6ce2c7 /app-shells/hstr/hstr-2.1.ebuild | |
parent | sys-kernel/linux-firmware: Drop redundant rename (diff) | |
download | gentoo-22e8c1793ab27d5d18180e225a02c8dce798e656.tar.gz gentoo-22e8c1793ab27d5d18180e225a02c8dce798e656.tar.bz2 gentoo-22e8c1793ab27d5d18180e225a02c8dce798e656.zip |
app-shells/hstr: Drop duplicate file
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-shells/hstr/hstr-2.1.ebuild')
-rw-r--r-- | app-shells/hstr/hstr-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/hstr/hstr-2.1.ebuild b/app-shells/hstr/hstr-2.1.ebuild index f9bffba4e61d..95a0c74991ac 100644 --- a/app-shells/hstr/hstr-2.1.ebuild +++ b/app-shells/hstr/hstr-2.1.ebuild @@ -22,7 +22,7 @@ DEPEND=" DOCS=( CONFIGURATION.md README.md ) -PATCHES=( ${FILESDIR}/${P}-fix-ncurses-configure.patch ) +PATCHES=( ${FILESDIR}/${PN}-2.0-fix-ncurses-configure.patch ) src_prepare() { default |