Skip to content

Conversation

@micmac1
Copy link

@micmac1 micmac1 commented Nov 11, 2021

install-data-local doesn't create @fsconfdir@/autoload_configs. So if
freetdm.conf.xml doesn't exit there and it tries to copy the sample file
over, it fails.

cp: cannot create regular file '/somewhere/etc/freeswitch/autoload_configs': No such file or directory

This adds the missing line to the Makefile.

Signed-off-by: Sebastian Kemper [email protected]

install-data-local doesn't create @fsconfdir@/autoload_configs. So if
freetdm.conf.xml doesn't exit there and it tries to copy the sample file
over, it fails.

cp: cannot create regular file '/somewhere/etc/freeswitch/autoload_configs': No such file or directory

This adds the missing line to the Makefile.

Signed-off-by: Sebastian Kemper <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant