summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2020-01-15 22:20:11 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2020-01-15 22:20:28 +0100
commitf3e3beb812da01af40fd07cb0f06640f3b2a0f92 (patch)
treea8212549ac303de12607a9b0dd54d679b7c64e66 /media-sound/qsampler/qsampler-9999.ebuild
parentnet-analyzer/wireshark: Version 3.2.1 (diff)
downloadgentoo-f3e3beb812da01af40fd07cb0f06640f3b2a0f92.tar.gz
gentoo-f3e3beb812da01af40fd07cb0f06640f3b2a0f92.tar.bz2
gentoo-f3e3beb812da01af40fd07cb0f06640f3b2a0f92.zip
media-sound/qsampler: fixed 9999 patch
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/qsampler/qsampler-9999.ebuild')
-rw-r--r--media-sound/qsampler/qsampler-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qsampler/qsampler-9999.ebuild b/media-sound/qsampler/qsampler-9999.ebuild
index 968945ad9b52..c59da124ba79 100644
--- a/media-sound/qsampler/qsampler-9999.ebuild
+++ b/media-sound/qsampler/qsampler-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -33,7 +33,7 @@ DEPEND="${COMMON_DEPEND}
DOCS=( AUTHORS ChangeLog README TODO TRANSLATORS )
-PATCHES=( "${FILESDIR}/${PN}-0.5.3-Makefile.patch" )
+PATCHES=( "${FILESDIR}/${P}-Makefile.patch" )
src_prepare() {
default