FS-8152 package the image directories too

This commit is contained in:
William King 2015-11-25 14:20:37 -08:00
parent 874aaf7a99
commit 58c267bf96
1 changed files with 1 additions and 0 deletions

1
debian/bootstrap.sh vendored
View File

@ -1009,6 +1009,7 @@ print_conf_install () {
cat <<EOF
conf/${conf} /usr/share/freeswitch/conf
/usr/share/freeswitch/fonts
/var/lib/freeswitch/images
EOF
}