diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index 2162d50ce4..f94ac56900 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -1008,8 +1008,6 @@ EOF print_conf_install () { cat <> freeswitch-all.install +echo "/var/lib/freeswitch/images" >> freeswitch-all.install + for x in postinst postrm preinst prerm; do cp -a freeswitch.$x freeswitch-all.$x done