Skip to content

Commit e714783

Browse files
authored
Fix setuptools path
1 parent 5108a45 commit e714783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linuxdeploy-plugin-conda.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,5 +136,5 @@ rm -rf lib/cmake/
136136
rm -rf include/
137137
rm -rf share/{gtk-,}doc
138138
rm -rf share/man
139-
rm -rf lib/
139+
rm -rf lib/python?.?/site-packages/setuptools
140140
popd

0 commit comments

Comments
 (0)