Timo Teräs 7ced4e7ce4 main/openssh: don't use _subpackages uninitialized
This confuses lua-ports' scanning of packages. _subpackages is
also used in other aports, and not initializing it will cause
lua-aports' scanning script to leak values from previous pkg.
This caused lua-aports' to think openssh is dirty, but running
abuild later thinks nothing was needed to be done.
2017-10-10 13:35:52 +03:00
..