freeswitch-stable: move source file copying to Build/Compile
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 4 Mar 2018 17:09:29 +0000 (18:09 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 4 Mar 2018 17:09:35 +0000 (18:09 +0100)
commitab7d46ec358390d6aec5ee365d64dd484a52cb32
treef39c98be0492c5284d6272a39eddaceb7a345c33
parente0c576c18bbc92ddc02ad74fb71739c29ef2c786
freeswitch-stable: move source file copying to Build/Compile

Some source files need to be copied into PKG_BUILD_DIR. This is
currently done in Build/Prepare.

When PKG_CONFIG_DEPENDS causes a reconfiguration, Build/Prepare is not
triggered again, meaning needed source files would not be copied.

Move these lines to Build/Compile to address this.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile