diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-23 14:26:45 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-23 14:26:45 +0000 |
commit | 813bd27578fc0b8560be078b7af62f4fdc90dd1b (patch) | |
tree | 95368187e2fcc9f0c1d99a6fa34908f12028f8b3 /fc.spec | |
parent | b1e2ea06e9d90fcb019d175732b5271a10d98e58 (diff) |
automatic import of fc
Diffstat (limited to 'fc.spec')
-rw-r--r-- | fc.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,7 +12,7 @@ Summary: %{pkg_summary} License: MulanPSL2 URL: https://atomgit.com/openeulercompetitioninfo/meiyoumingzi -Source0: https://atomgit.com/openeulercompetitioninfo/meiyoumingzi/repository/archive.tar.gz?ref=master#/%{pkg_name}-%{pkg_version}.tar.gz +Source0: meiyoumingzi-350d8427.tar.gz BuildRequires: tree BuildRequires: gcc @@ -22,6 +22,7 @@ BuildRequires: g++ %{pkg_description} %prep +%setup -T -b 0 -q -n fc echo "install Cangjie" %ifarch x86_64 curl -o Cangjie.tar.gz 'https://cangjie-lang.cn/v1/files/auth/downLoad?nsId=142267&fileName=Cangjie-0.53.18-linux_x64.tar.gz&objectKey=67a2c8976a75297d1cdc1d4c' |