summaryrefslogtreecommitdiffstats
path: root/testing/bacula-client/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/bacula-client/APKBUILD')
-rw-r--r--testing/bacula-client/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/bacula-client/APKBUILD b/testing/bacula-client/APKBUILD
index 10ef8190..5f011a45 100644
--- a/testing/bacula-client/APKBUILD
+++ b/testing/bacula-client/APKBUILD
@@ -42,14 +42,14 @@ build() {
--with-subsys-dir=/var/lock/subsys \
--enable-largefile \
--enable-client-only \
+ --enable-smartalloc \
--disable-nls \
--with-openssl=/usr/include/openssl \
--with-scriptdir=/etc/bacula/scripts \
--with-working-dir=/var/bacula \
--with-fd-user=root \
--with-fd-group=root \
- --with-fd-password=ca4pheexie1aeC1hee3i \
-
+ --with-fd-password=ca4pheexie1aeC1hee3i
make || return 1
}