summaryrefslogtreecommitdiffstats
path: root/system/fswatch/README
diff options
context:
space:
mode:
author Konrad J Hambrick2018-01-19 12:57:34 +0100
committer Willy Sudiarto Raharjo2018-01-20 01:01:16 +0100
commit174544edc7f9678941665ebf8d4a3731fae31338 (patch)
treef79c294b2fbc334e6249c611d91f4e1d4924eb1a /system/fswatch/README
parent877f40f72a361d923be6204a9bc390faff3825f5 (diff)
downloadslackbuilds-174544edc7f9678941665ebf8d4a3731fae31338.tar.gz
system/fswatch: Updated for version 1.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fswatch/README')
-rw-r--r--system/fswatch/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/fswatch/README b/system/fswatch/README
index 26085d191a..9a2dc20522 100644
--- a/system/fswatch/README
+++ b/system/fswatch/README
@@ -1,4 +1,4 @@
-fswatch is a cross-platfor file change monitor that receives notifications
+fswatch is a cross-platform file change monitor that receives notifications
when the contents of the specified files or directories are modified.
The fswatch.SlackBuild automatically builds the linux variant of fswatch.
@@ -8,5 +8,6 @@ files that will be saved to /usr/doc/fswatch-${VERSION}/
The default compiler is clang++ however, if you prefer, fswatch can also be
compiled with g++:
+
CXX="g++" ./fswatch.SlackBuild