projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dbf320
)
media-sound/substract_wave: src_compile() -> src_configure()
author
Aaron Bauman
<bman@gentoo.org>
Mon, 28 May 2018 17:02:11 +0000
(13:02 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Mon, 28 May 2018 23:02:01 +0000
(19:02 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/substract_wave/substract_wave-0.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/substract_wave/substract_wave-0.3-r1.ebuild
b/media-sound/substract_wave/substract_wave-0.3-r1.ebuild
index 3ddefd3e9e07abe1998474e318b15e8d6f21757f..bef6d1ddfaa891d9903ec3c43a12ea933d7d5024 100644
(file)
--- a/
media-sound/substract_wave/substract_wave-0.3-r1.ebuild
+++ b/
media-sound/substract_wave/substract_wave-0.3-r1.ebuild
@@
-20,7
+20,6
@@
PATCHES=(
DOCS=( CHANGES mono-stereo.txt README )
-src_co
mpil
e() {
+src_co
nfigur
e() {
tc-export CC
- emake || die "emake failed"
}