Is it possible to make a subpackage without the inherited prefix from the master package?
I have a project that has a single install and need to split this into multiple packages, but the subpackages seem to inherit the name from the master package in the form of "package_name-subpackage_name".