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