mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-27 05:48:26 +00:00
fix macro for online sccache
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: anda-srpm-macros
|
||||
Version: 0.1.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: SRPM macros for extra Fedora packages
|
||||
|
||||
License: MIT
|
||||
|
||||
@@ -14,7 +14,7 @@ export AWS_ACCESS_KEY_ID=%{?sccache_accesskey}\
|
||||
export SCCACHE_S3_USE_SSL=true\
|
||||
)
|
||||
|
||||
(\
|
||||
%cargo_prep_online_sccache (\
|
||||
set -eu \
|
||||
%{__mkdir} -p .cargo \
|
||||
cat > .cargo/config << EOF \
|
||||
|
||||
Reference in New Issue
Block a user