summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-08-23 18:53:58 +0200
committerUlrich Müller <ulm@gentoo.org>2019-08-23 18:55:04 +0200
commit34f05f09c91bcfd0a10fc4194dc4450c5eebd64b (patch)
tree68680648fe018e5e771cb9e33357d23804d16624 /app-editors
parentapp-editors/teco: Remove old. (diff)
downloadgentoo-34f05f09c91bcfd0a10fc4194dc4450c5eebd64b.tar.gz
gentoo-34f05f09c91bcfd0a10fc4194dc4450c5eebd64b.tar.bz2
gentoo-34f05f09c91bcfd0a10fc4194dc4450c5eebd64b.zip
app-editors/teco: Rename patch file.
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/teco/files/teco-double-free.patch (renamed from app-editors/teco/files/teco-double-free.diff)0
-rw-r--r--app-editors/teco/teco-36_p19940820.ebuild2
2 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/teco/files/teco-double-free.diff b/app-editors/teco/files/teco-double-free.patch
index 344aa6dd2dff..344aa6dd2dff 100644
--- a/app-editors/teco/files/teco-double-free.diff
+++ b/app-editors/teco/files/teco-double-free.patch
diff --git a/app-editors/teco/teco-36_p19940820.ebuild b/app-editors/teco/teco-36_p19940820.ebuild
index 5fad2b909c26..f46d3c234792 100644
--- a/app-editors/teco/teco-36_p19940820.ebuild
+++ b/app-editors/teco/teco-36_p19940820.ebuild
@@ -22,7 +22,7 @@ BDEPEND="virtual/pkgconfig"
S="${WORKDIR}"
PATCHES=(
- "${FILESDIR}"/${PN}-double-free.diff
+ "${FILESDIR}"/${PN}-double-free.patch
"${FILESDIR}"/${PN}-gcc4.patch
"${FILESDIR}"/${PN}-warnings.patch
)