diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-12 12:55:53 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 09:17:49 +0700 |
commit | 0315938fc3ba71b08385a638261d8ecdd8bc68b2 (patch) | |
tree | d6b75a5c6ca95ed788531853c9228223eeabb2ff /system/ptop/README | |
parent | 68bf9e588e039be71ddc5866ede841c2cfdcb1c4 (diff) |
system/ptop: Fix 15.0 build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ptop/README')
-rw-r--r-- | system/ptop/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/system/ptop/README b/system/ptop/README index 0c77c6493374..0a5d74e0faa8 100644 --- a/system/ptop/README +++ b/system/ptop/README @@ -1,5 +1,7 @@ -An awesome task manager written in python. A more awesome top like -thing in your terminal ! +ptop (top-like system monitor) -NOTE: -This package conflict with fpc as both install ptop binary in /usr/bin/. +An awesome task manager written in python. A more awesome top-like +thing in your terminal! + +The executable is called "ptop.py", because there's already a "ptop" +in the fpc package. This way there's no conflict. |