fix macro for online sccache

This commit is contained in:
Cappy Ishihara
2022-10-11 18:45:08 +07:00
parent fc2fd5769c
commit 828d179d69
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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 \