main/dropbear: create /etc/dropbear in package
When running dropbear by hand without the openrc script it currently fails because /etc/deopbear
is missing.
The original dropbear package for debian adds this directory to the package. This does the same thing so dropbear can be used more easily.