llvm: fix typo

This commit is contained in:
suvari
2022-06-29 12:46:23 +03:00
parent 6e416ba00e
commit bf3d24fd1d
2 changed files with 49 additions and 9 deletions
+2 -2
View File
@@ -204,7 +204,7 @@
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/clang/14.0.3/lib/linux/*.so</Path>
<Path fileType="library">/usr/lib/clang/14.0.6/lib/linux/*.so</Path>
</Files>
</Package>
@@ -268,7 +268,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/clang</Path>
<Path fileType="header">/usr/lib/clang/14.0.3/include</Path>
<Path fileType="header">/usr/lib/clang/14.0.6/include</Path>
<Path fileType="header">/usr/include/clang-c</Path>
<Path fileType="header">/usr/include/clang-tidy</Path>
</Files>