llvm fix install / package

This commit is contained in:
Ertuğrul Erata
2015-11-09 21:19:28 +02:00
parent c26402d0e9
commit d17a4a50ba
+9 -6
View File
@@ -58,8 +58,9 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/bin/llvm-config</Path>
<Path fileType="header">/usr/include/llvm*</Path>
<Path fileType="header">/usr/include/llvm*</Path>
<Path fileType="library">/usr/lib/llvm</Path>
<Path fileType="library">/usr/include/lldb</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="conf">/etc/ld.so.conf.d</Path>
<Path fileType="data">/etc/llvm</Path>
@@ -84,8 +85,10 @@
<Dependency>ncurses</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/llvm/libLLVM-3*</Path>
<Path fileType="data">/usr/share/licenses/llvm-libs/LICENSE</Path>
<Path fileType="library">/usr/lib/libLLVM.so*</Path>
<Path fileType="library">/usr/lib/LLVMgold.so</Path>
<Path fileType="library">/usr/lib/libLTO.so*</Path>
<Path fileType="data">/usr/share/doc/llvm/LICENSE*</Path>
</Files>
</Package>
@@ -131,7 +134,7 @@
<Path fileType="executable">/usr/bin/tblgen</Path>
<Path fileType="library">/usr/lib/clang</Path>
<Path fileType="library">/usr/lib/clang/libclang.so</Path>
<Path fileType="data">/usr/share/clang</Path>
<Path fileType="data">/usr/share/clang</Path>
<Path fileType="man">/usr/share/man/man1/clang.1</Path>
</Files>
</Package>
@@ -148,7 +151,7 @@
</Files>
</Package>
<Package>
<!--Package>
<Name>llvm-docs</Name>
<PartOf>programming.docs</PartOf>
<IsA>data:doc</IsA>
@@ -157,7 +160,7 @@
<Path fileType="doc">/usr/share/doc/llvm/html</Path>
<Path fileType="doc">/usr/share/doc/llvm/ocamldoc</Path>
</Files>
</Package>
</Package-->
<!--Package>
<Name>llvm-32bit</Name>