glslang cosmetics

This commit is contained in:
idriskalp
2020-01-11 17:57:43 +03:00
parent 24016e27bc
commit 10faf1086d
+9 -9
View File
@@ -19,28 +19,28 @@
<Name>glslang</Name> <Name>glslang</Name>
<Files> <Files>
<Path fileType="executable">/usr/bin</Path> <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="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>glslang-32bit</Name> <Name>glslang-32bit</Name>
<BuildType>emul32</BuildType> <BuildType>emul32</BuildType>
<PartOf>emul32</PartOf> <PartOf>emul32</PartOf>
<Files> <Files>
<Path fileType="library">/usr/bin/*32</Path> <Path fileType="library">/usr/bin/*32</Path>
<Path fileType="library">/usr/lib32</Path> <Path fileType="library">/usr/lib32</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>glslang-devel</Name> <Name>glslang-devel</Name>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path> <Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/lib32/pkgconfig</Path> <Path fileType="data">/usr/lib32/pkgconfig</Path>
</Files> </Files>
</Package> </Package>