1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 11:42:40 +01:00

- media-video/budgie-media-player: Use eautoreconf.

This commit is contained in:
2014-09-25 15:36:30 +02:00
parent f710dd7a8a
commit e6a97ba201
3 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ src_unpack() {
src_prepare() {
if [[ ${PV} == "9999" ]] ; then
./autogen.sh
eautoreconf
else
default_src_prepare
fi