canonical / core-build

GNU General Public License v3.0
8 stars 18 forks source link

many: drop static files for "core" snap from the package #57

Closed mvo5 closed 5 years ago

mvo5 commented 5 years ago

The static files that used to be delivered via this package are now part of the core snapcraft build via: https://github.com/snapcore/core/pull/83

This makes the files unnecessary and they can be removed.

Moving the files into the snapcraft build removes one level of indirection where we have to build the package, upload to the ppa:snappy-dev/image PPA, wait for it to build and then build core. With the PR#83 all these steps are unnecessary now.

mvo5 commented 5 years ago

Merging this now because still having it in the repo will break core snap builds because this and the snap build will fight over the content of the static files in e.g. /etc