projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
16636: fix logic bug in (*Scheduler) updateMetrics()
[arvados.git]
/
lib
/
pam
/
fpm-info.sh
1
# Copyright (C) The Arvados Authors. All rights reserved.
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
fpm_depends+=(ca-certificates)
6
7
fpm_args+=(--conflicts=libpam-arvados)