llvm-libunwind: fix indent lints, add license
This commit is contained in:
parent
4f820e29fc
commit
22a50a0501
1 changed files with 3 additions and 2 deletions
|
@ -15,8 +15,9 @@ distfiles="http://www.llvm.org/releases/${version}/libunwind-${version}.src.tar.
|
||||||
checksum=3b072e33b764b4f9b5172698e080886d1f4d606531ab227772a7fc08d6a92555
|
checksum=3b072e33b764b4f9b5172698e080886d1f4d606531ab227772a7fc08d6a92555
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/include
|
vmkdir usr/include
|
||||||
vcopy include/* usr/include
|
vcopy include/* usr/include
|
||||||
|
vlicense LICENSE.TXT LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
llvm-libunwind-devel_package() {
|
llvm-libunwind-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue