diff options
author | CoprDistGit <infra@openeuler.org> | 2025-01-12 14:38:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-01-12 14:38:17 +0000 |
commit | 5568a8d5f2bd08813b5d9098ac3fd20365ece928 (patch) | |
tree | a149d035b62d7f305c73cc063bf5bef72bf258e1 | |
parent | b40ac156c82d3e72f67d9940d4c9cb738ec88b0d (diff) |
automatic import of lanshitou
-rw-r--r-- | lanshitou.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lanshitou.spec b/lanshitou.spec index d0d9271..706bc43 100644 --- a/lanshitou.spec +++ b/lanshitou.spec @@ -34,7 +34,7 @@ if [ ! -f Cangjie.tar.gz ]; then %endif fi -tar zxvf Cangjie.tar.gz +tar xvf Cangjie.tar.gz %install rm -rf %{buildroot} |