projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97f480f
)
media-libs/qsampler: fixed 9999
author
Miroslav Šulc
<fordfrog@gentoo.org>
Thu, 26 Dec 2019 10:06:23 +0000
(11:06 +0100)
committer
Miroslav Šulc
<fordfrog@gentoo.org>
Thu, 26 Dec 2019 10:06:23 +0000
(11:06 +0100)
Makefile.svn renamed to Makefile.git
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
media-sound/qsampler/qsampler-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/qsampler/qsampler-9999.ebuild
b/media-sound/qsampler/qsampler-9999.ebuild
index 1aa007e1579d75629b688e0e173938804660a3b1..968945ad9b5249501bdad45f06fb9155f9cff8bc 100644
(file)
--- a/
media-sound/qsampler/qsampler-9999.ebuild
+++ b/
media-sound/qsampler/qsampler-9999.ebuild
@@
-38,7
+38,7
@@
PATCHES=( "${FILESDIR}/${PN}-0.5.3-Makefile.patch" )
src_prepare() {
default
- emake -f Makefile.
svn
+ emake -f Makefile.
git
eautoreconf
}