diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-10-14 09:26:05 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-10-14 09:26:05 +0300 |
commit | f60a140d04cbd8cd6296cd06f7a49fdc59959686 (patch) | |
tree | 7b1d95bddca6a966bd0cce3984db2905ffdec04a /packages/sys-power/nut/nut.exlib | |
parent | ebc42ed875fb5228fad75e354cda11cf8a4151e4 (diff) |
tab to space conversion
Diffstat (limited to 'packages/sys-power/nut/nut.exlib')
-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 |