Upstream: https://github.com/cisco/libsrtp/pull/367
Package-Manager: Portage-2.3.12_p5, Repoman-2.3.3_p75
# using test/rtpw.c guaratees the file exists in any case
sed -i -e "s:/usr/share/dict/words:rtpw.c:" test/rtpw.c || die
+ mv configure.in configure.ac || die
eautoreconf
}
# using test/rtpw.c guaratees the file exists in any case
sed -i -e "s:/usr/share/dict/words:rtpw.c:" test/rtpw.c || die
+ mv configure.in configure.ac || die
eautoreconf
# sadly, tests are too broken to even consider using work-arounds