We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695f548 commit 09ace6aCopy full SHA for 09ace6a
linuxdeploy-plugin-python.sh
@@ -140,7 +140,7 @@ fi
140
141
# Prune the install
142
cd "$APPDIR/${prefix}"
143
-rm -rf "bin/python"*"-config" "bin/idle"* "include" "lib/pkgconfig" \
+rm -rf "bin/python"*"-config" "bin/idle"* "lib/pkgconfig" \
144
"share/doc" "share/man" "lib/libpython"*".a" "lib/python"*"/test" \
145
"lib/python"*"/config-"*"-x86_64-linux-gnu"
146
0 commit comments