openSUSE / golang-packaging

golang packaging tool for openSUSE
GNU General Public License v3.0
6 stars 13 forks source link

Install Bazel files in src directory #28

Closed vadorovsky closed 4 years ago

vadorovsky commented 4 years ago

Some Go projects might contain Bazel configuration files for build like BUILD, BUILD.bazel or WORKSPACE. Let's install them into the source directory as well.

Signed-off-by: Michal Rostecki mrostecki@opensuse.org