projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
695fc9e
)
media-libs/tse3: append-cflags -> append-cppflags
author
Aaron Bauman
<bman@gentoo.org>
Tue, 29 May 2018 20:08:41 +0000
(16:08 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Tue, 29 May 2018 20:10:28 +0000
(16:10 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-libs/tse3/tse3-0.3.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/tse3/tse3-0.3.1-r1.ebuild
b/media-libs/tse3/tse3-0.3.1-r1.ebuild
index 99add3a12de1cfb090d71551e23f42e968af7009..9c10927b83eb28fdda4c66e50a6a7ff1eb1e327d 100644
(file)
--- a/
media-libs/tse3/tse3-0.3.1-r1.ebuild
+++ b/
media-libs/tse3/tse3-0.3.1-r1.ebuild
@@
-29,7
+29,7
@@
src_prepare() {
mv configure.in configure.ac || die "Moving configure.in -> .ac failed"
if use oss; then
cp "${WORKDIR}"/awe_voice.h src/ || die "copy failed"
- append-flags -DHAVE_AWE_VOICE_H
+ append-
cpp
flags -DHAVE_AWE_VOICE_H
fi
eautoreconf