setuptools:files path fix
This commit is contained in:
@@ -21,9 +21,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>python3-setuptools</Name>
|
<Name>python3-setuptools</Name>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin/easy-install</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="executable">/usr/bin/py3easy-install</Path>
|
|
||||||
<Path fileType="executable">/usr/bin/easy_install-3*</Path>
|
|
||||||
<Path fileType="library">/usr/lib/python3*</Path>
|
<Path fileType="library">/usr/lib/python3*</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|||||||
Reference in New Issue
Block a user