fix: don't remove the python symlink

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2022-12-01 03:01:43 -07:00
parent 8a9a52da57
commit b29b6d6eef
-2
View File
@@ -99,8 +99,6 @@ rm -rf pkgs
rm -rf cmake
rm -rf share/{gtk-,}doc
rm -rf lib/python3.1/
#remove web engine
rm lib/python3.*/site-packages/PyQt5/QtWebEngine* || true
rm -r lib/python3.*/site-packages/PyQt5/Qt/translations/qtwebengine* || true