Skip to content

Commit 09ace6a

Browse files
committed
Keep the header files
1 parent 695f548 commit 09ace6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linuxdeploy-plugin-python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ fi
140140

141141
# Prune the install
142142
cd "$APPDIR/${prefix}"
143-
rm -rf "bin/python"*"-config" "bin/idle"* "include" "lib/pkgconfig" \
143+
rm -rf "bin/python"*"-config" "bin/idle"* "lib/pkgconfig" \
144144
"share/doc" "share/man" "lib/libpython"*".a" "lib/python"*"/test" \
145145
"lib/python"*"/config-"*"-x86_64-linux-gnu"
146146

0 commit comments

Comments
 (0)