diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:28:18 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:28:18 -0400 |
commit | 899c972d728dd2726d26b9b44621d371a9e27faa (patch) | |
tree | b4143618233037ed3c6f42429d83afdd7d564cdf /libraries/efl | |
parent | f054c825c191afb436e5d511976cc4f639bfbad0 (diff) | |
download | slackbuilds-899c972d728dd2726d26b9b44621d371a9e27faa.tar.gz |
libraries/efl: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/efl')
-rw-r--r-- | libraries/efl/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/efl/README b/libraries/efl/README index 723af18d3b..ae038d4f77 100644 --- a/libraries/efl/README +++ b/libraries/efl/README @@ -3,9 +3,10 @@ It provides the basic building blocks for creating applications and user interfaces. This package supersedes the following obsolete packages: - e_dbus ecore edje eet efreet eina eio elementary embryo emotion ethumb evas + e_dbus ecore edje eet efreet eina eio elementary embryo + emotion ethumb evas Please remove the above packages before installing this one. -NOTE: You must remove any previous installation of efl before running this -script, otherwise the build will fail. +NOTE: You must remove any previous installation of efl before running +this script, otherwise the build will fail. |