python-isal icon indicating copy to clipboard operation
python-isal copied to clipboard

Temporary prefix is not removed when installing libisal from source

Open rhpvorderman opened this issue 4 years ago • 0 comments

The build prefix is removed, but the temporary prefix is not. This is a result of the setup.py implementation where libisal is only build once. Otherwise it would have been trivial to remove the prefix. The temporary install prefix is 1.4 MB big. This is only an issue for installations from the source distribution.

rhpvorderman avatar Jan 15 '21 12:01 rhpvorderman