diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-01 03:10:15 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-01 19:35:42 +0700 |
commit | 7f58d4bfea8b9c78860679848736f56c5aaf2e87 (patch) | |
tree | 2f63080d4702a03a7ea172f02072a68be3896613 /misc/owfs/README | |
parent | 108d5b4eb8c5daad29cf94b861abbf447d0647af (diff) |
misc/owfs: Fix conflict w/libkqueue, rm .la files.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/owfs/README')
-rw-r--r-- | misc/owfs/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/owfs/README b/misc/owfs/README index 2a0fc870b6..a637249cde 100644 --- a/misc/owfs/README +++ b/misc/owfs/README @@ -1,5 +1,5 @@ OWFS is an easy way to use the powerful 1-wire system of Dallas/Maxim. -OWFS is a simple and flexible program to monitor and control the physical -environment. You can write scripts to read temperature, flash lights, -write to an LCD, log and graph, ... +OWFS is a simple and flexible program to monitor and control the +physical environment. You can write scripts to read temperature, flash +lights, write to an LCD, log and graph, ... |