Skip to content

Commit

Permalink
media-libs/tse3: append-cflags -> append-cppflags
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
FuzzyGophers committed May 29, 2018
1 parent 695fc9e commit 062e360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/tse3/tse3-0.3.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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-cppflags -DHAVE_AWE_VOICE_H
fi

eautoreconf
Expand Down

0 comments on commit 062e360

Please sign in to comment.