diff options
-rw-r--r-- | packages/sys-power/nut/nut.exlib | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/sys-power/nut/nut.exlib b/packages/sys-power/nut/nut.exlib index eb3fd8c..3ac81b4 100644 --- a/packages/sys-power/nut/nut.exlib +++ b/packages/sys-power/nut/nut.exlib @@ -54,7 +54,9 @@ DEFAULT_SRC_CONFIGURE_PARAMS=( --with-serial --without-powerman --without-docs + --with-systemdsystemunitdir=${SYSTEMDSYSTEMUNITDIR} ) +#--with-doc=man DEFAULT_SRC_CONFIGURE_OPTION_WITHS=( cgi |