catalyst-auto: run update_symlinks by default in pre_build

All configs defining update_symlinks run it in pre_build, and all the
other configs will want to do the same.  So make it the default in the
pre_build phase.
This commit is contained in:
Mike Frysinger 2018-01-15 20:42:19 -05:00
parent a8e70e1976
commit 8f6370f8b3
3 changed files with 1 additions and 9 deletions

View file

@ -71,10 +71,6 @@ update_symlinks() {
done
}
pre_build() {
update_symlinks
}
post_build() {
cmd=(
rsync