setuptools:files path fix

This commit is contained in:
alihanozturk
2016-05-20 18:44:25 +03:00
parent 2372301804
commit a3c4f58368
@@ -21,9 +21,7 @@
<Package>
<Name>python3-setuptools</Name>
<Files>
<Path fileType="executable">/usr/bin/easy-install</Path>
<Path fileType="executable">/usr/bin/py3easy-install</Path>
<Path fileType="executable">/usr/bin/easy_install-3*</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>