Merge pull request #7469 from IdrisKalp/master

glslang cosmetics
This commit is contained in:
Idris Kalp
2020-01-11 17:58:11 +03:00
committed by GitHub
+9 -9
View File
@@ -19,28 +19,28 @@
<Name>glslang</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>glslang-32bit</Name>
<BuildType>emul32</BuildType>
<PartOf>emul32</PartOf>
<BuildType>emul32</BuildType>
<PartOf>emul32</PartOf>
<Files>
<Path fileType="library">/usr/bin/*32</Path>
<Path fileType="library">/usr/lib32</Path>
<Path fileType="library">/usr/bin/*32</Path>
<Path fileType="library">/usr/lib32</Path>
</Files>
</Package>
<Package>
<Name>glslang-devel</Name>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/lib32/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/lib32/pkgconfig</Path>
</Files>
</Package>