summaryrefslogtreecommitdiff
path: root/provider_bin
AgeCommit message (Collapse)Author
2014-04-07providers:checkbox: normalize provider directoriesZygmunt Krynicki
In addition to dropping the provider_ prefix from bin, data, whitelists and jobs two of the source files moved from bin/ to the new src/ directory. They are accompanied by a new, trivial Makefile. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2014-04-07providers:checkbox: materialize COPYINGZygmunt Krynicki
The `manage.py sdist` command doesn't support symlinks so let's replace the copyright symlink with an actual file. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>