[Lunar-commits] <moonbase-other> llvm: install documentation in /usr/share/doc/llvm

v4hn me at v4hn.de
Tue Nov 6 01:06:59 CET 2012


commit 3fa341af2528a6a78b5b0e14ba63bc418aebbfb4
Author: v4hn <me at v4hn.de>
Date: Mon, 05 Nov 2012 16:06:59 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/3fa341af2528a6a78b5b0e14ba63bc418aebbfb4

llvm: install documentation in /usr/share/doc/llvm
---
  compilers/llvm/BUILD | +2/-0     
  1 file changed, 2 insertions(+)

--- a/compilers/llvm/BUILD
+++ b/compilers/llvm/BUILD
@@ -2,6 +2,8 @@
 
 #  sedit 's;install-meta:: $(ObjDir)/META.llvm;install-meta:: META.llvm;' bindings/ocaml/llvm/Makefile &&
 
+  sedit 's:/docs/llvm:/share/doc/llvm:' Makefile.config.in &&
+
   OPTS+=" --enable-shared --enable-targets=host-only" &&
 
   default_build




More information about the Lunar-commits mailing list