Removed the useless debuginfo suffix

Signed-off-by: Pierguido Lambri <plambri@redhat.com>
This commit is contained in:
Pierguido Lambri 2020-06-10 19:30:34 +01:00
parent 6f545d3048
commit ec7dd49e16
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Or:
Then install the needed debuginfo packages:
----
# debuginfo-install python3 qt5-qtwebengine python3-qt5-webengine python3-qt5-base python-qt5 python3-qt5 python3-qt5-webkit-debuginfo
# debuginfo-install python3 qt5-qtwebengine python3-qt5-webengine python3-qt5-base python-qt5 python3-qt5 python3-qt5-webkit
----
Archlinux