diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2021-04-24 06:48:39 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-24 22:07:02 +0700 |
commit | a083d2c428779333d475366571423bd5774f21de (patch) | |
tree | a2fe83426a6f0344551b881bc45ca040724bac01 /python/python-pyparted/README | |
parent | 0a095dd2844f872c6ba54faf13342d398620678d (diff) |
python/python-pyparted: Add -fcommon cflag. Fix DOWNLOAD/MD5SUM.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-pyparted/README')
-rw-r--r-- | python/python-pyparted/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/python/python-pyparted/README b/python/python-pyparted/README index 0039f3283edf..1d73bf1a3c63 100644 --- a/python/python-pyparted/README +++ b/python/python-pyparted/README @@ -1,3 +1,4 @@ -pyparted is a set of native Python bindings for libparted. libparted is the -library portion of the GNU parted project. With pyparted, you can write -applications that interact with disk partition tables and filesystems. +pyparted is a set of native Python bindings for libparted. libparted is +the library portion of the GNU parted project. With pyparted, you can +write applications that interact with disk partition tables and +filesystems. |