diff options
| author | CoprDistGit <infra@openeuler.org> | 2025-01-12 12:03:10 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2025-01-12 12:03:10 +0000 | 
| commit | d738802383272174cd163a34ae9a175b8e9800f8 (patch) | |
| tree | b14c71287dd0caae8672c6a41d1d67f3dfe56823 | |
| parent | 79af24c5214ab50511faddc1ae411744b713d323 (diff) | |
automatic import of hello-cangjie-eur
| -rw-r--r-- | hello_cangjie_eur.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/hello_cangjie_eur.spec b/hello_cangjie_eur.spec index 384f045..ba137c4 100644 --- a/hello_cangjie_eur.spec +++ b/hello_cangjie_eur.spec @@ -31,7 +31,7 @@ A demo for Cangjie and Eur.  cd %{_builddir}  # 检查文件是否存在,并设置一个宏 -if [ ! -f %{_builddir}/Cangjie-0.53.13-linux.tar.gz ] +if [ ! -f %{_builddir}/Cangjie-0.53.13-linux.tar.gz ]; then     wget -O Cangjie-0.53.13-linux.tar.gz %{download_url}  fi | 
