packages/lang/python/python3
Alexandru Ardelean 1bf7679211 python,python3: make deletion tolerant for paths with spaces
Piping to xargs does not handle spaces in paths too well, because it splits
up the paths.
For deleting empty dirs, we also need to do several retries, otherwise
`find` will try to go through the directories after they're deleted.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-02-12 12:31:54 +02:00
..
files python,python3: make deletion tolerant for paths with spaces 2019-02-12 12:31:54 +02:00
patches python3: enable lib2to3 to also search and fix .pyc files. 2019-01-09 22:06:52 +08:00
Config-python3-light.in python,python3: define config option for bluetooth support 2017-12-10 19:49:23 +02:00
Makefile python3: install pkgconfig to staging 2019-01-18 04:40:43 -05:00