sip:fixed path

This commit is contained in:
ayhanyalcinsoy
2016-06-06 20:00:04 +03:00
parent a11d621d0c
commit 6a7863315c
+4 -4
View File
@@ -27,10 +27,10 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/sip</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="header">/usr/include/python3.4m</Path>
<Path fileType="data">/usr/share/licenses/python3-sip/LICENSE</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share/licenses</Path>
</Files>
</Package>