diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2018-04-02 19:41:44 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:08 +0700 |
commit | 465c995ff1b998e0d0ffe5040b36a9def6a02b11 (patch) | |
tree | 50a76f9375f5918a924d1b4c260516f31291ba70 /misc/lppf/README | |
parent | ed195ecf3ee3dc2afebbbe62b6ff450018a7592f (diff) |
misc/lppf: Minor cleanups.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/lppf/README')
-rw-r--r-- | misc/lppf/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/lppf/README b/misc/lppf/README index 412a14060097d..4b2cd237ea664 100644 --- a/misc/lppf/README +++ b/misc/lppf/README @@ -1,6 +1,6 @@ -lppf is an application for handling PPF patches in Linux. PPF patches are -often very small and are used for correcting a previously released movie -or an ISO, so that users won't have to download everything again. +lppf is an application for handling PPF patches in Linux. PPF patches +are often very small and are used for correcting a previously released +movie or an ISO, so that users won't have to download everything again. To build the debugging symbols use: DEBUG=1 ./lppf.SlackBuild |