diff options
-rw-r--r-- | app-backup/bareos/bareos-15.2.2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-backup/bareos/bareos-15.2.2.ebuild b/app-backup/bareos/bareos-15.2.2.ebuild index 49be43dfdccc..e4ef164b475f 100644 --- a/app-backup/bareos/bareos-15.2.2.ebuild +++ b/app-backup/bareos/bareos-15.2.2.ebuild @@ -146,6 +146,8 @@ src_prepare() { src_configure() { local myconf='' + addpredict /var/lib/logrotate.status + if use clientonly; then myconf="${myconf} \ $(use_enable clientonly client-only) \ |