15348: Fix packaging bug that was ignoring fpm-info.sh for Go progs.
authorTom Clegg <tom@tomclegg.ca>
Thu, 2 Jul 2020 20:53:51 +0000 (16:53 -0400)
committerTom Clegg <tom@tomclegg.ca>
Thu, 2 Jul 2020 20:53:51 +0000 (16:53 -0400)
commitd5b5f3d7c9a218c26fcb40c5e1d79136b2d75749
tree2fffa496c4ca527709826ef3b188fcea85351471
parent9117766cd617a23ad5aa4ecd0aacfb2924db4b50
15348: Fix packaging bug that was ignoring fpm-info.sh for Go progs.

Until now, the libpam-arvados-go dependency on ca-certificates and the
keep-web dependency on mailcap/mime-support were listed correctly in
fpm-info.sh, but they weren't expressed in the packages because
run-library.sh was looking for fpm-info.sh in the wrong place.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>
build/run-build-packages.sh
build/run-library.sh