mirror of
https://abf.rosa.ru/djam/arti.git
synced 2025-02-23 06:22:49 +00:00
This commit is contained in:
parent
83bc15c99b
commit
794af8136f
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ export OPENSSL_DIR=/opt/openssl3.3
|
|||
|
||||
cargo build -p arti --locked --release
|
||||
|
||||
upx target/release/%{name}
|
||||
#upx target/release/%{name}
|
||||
|
||||
%install
|
||||
install -Dm0755 target/release/%{name} %{buildroot}%{_bindir}/%{name}
|
||||
|
|
Loading…
Add table
Reference in a new issue