modify install path

Signed-off-by: zhangwuji <zhangwuji1@huawei.com>
This commit is contained in:
z30030623 2023-07-27 20:30:34 +08:00
parent e7ba0da5a1
commit 6ca039b253

View File

@ -32,7 +32,7 @@
Name: %{pkg_name}
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
Release: 1
Release: 2
Summary: The LLVM Linker
License: NCSA
@ -125,5 +125,8 @@ cd _build
%{install_libdir}/liblld*.so.*
%changelog
* Thu July 27 2023 zhangwuji <zhangwuji1@huawei.com> - 12.0.1-2
- modify install path
* Thu May 25 2023 cf-zhao <zhaochuanfeng@huawei.com> - 12.0.1-1
- Package init