llvm fix install / package
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user