Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
autobake-deb: Stop packaging plugins that are not built
This complements commit ecb0e0a that disabled a bunch of plugins from being built on Travis-CI (due to time and disk space saving reasons). When the plugins are not built, the packaging phase will fail due to missing files. This change omits the files from packaging to the process can complete successfully.
- Loading branch information