diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-23 14:33:45 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-23 14:33:45 +0000 |
commit | 2e3237d53bd7451f59d9632854eca5b0f16b2946 (patch) | |
tree | c1fc76b60633f0228a79336f2e3c0513de2fc62d /fc.spec | |
parent | 813bd27578fc0b8560be078b7af62f4fdc90dd1b (diff) |
automatic import of fc
Diffstat (limited to 'fc.spec')
-rw-r--r-- | fc.spec | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -12,7 +12,7 @@ Summary: %{pkg_summary} License: MulanPSL2 URL: https://atomgit.com/openeulercompetitioninfo/meiyoumingzi -Source0: meiyoumingzi-350d8427.tar.gz +Source0: meiyoumingzi-7a5b453f.tar.gz BuildRequires: tree BuildRequires: gcc @@ -22,7 +22,8 @@ BuildRequires: g++ %{pkg_description} %prep -%setup -T -b 0 -q -n fc +%setup -T -b 0 -q -n meiyoumingzi + 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' @@ -53,5 +54,3 @@ mkdir -p %{buildroot}/usr/lib/ /usr/lib/* %changelog -* Sun Feb 23 2025 YunShu -- finish build |