diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-31 15:36:16 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-31 15:36:16 +0000 |
commit | fe1547cc0cedab653881feb4adcc95f5459a6251 (patch) | |
tree | f5c90353763fb211113ec0a2b2977a0e5fe352b0 | |
parent | 4a8f77568db30a1c57178ac83b889a25e985758c (diff) |
automatic import of busyboxopeneuler23.09
-rw-r--r-- | busybox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.spec b/busybox.spec index 39ead4c..04106b3 100644 --- a/busybox.spec +++ b/busybox.spec @@ -23,7 +23,7 @@ project, including configuration, build, internationalization, help files, etc. "Hello World" 程序, 包含 FOSS 项目所需的所有部分, 包括配置, 构建, 国际化, 帮助文件等. %prep -%setup -q -n %{name}-%{version} +%setup -q -n hello-2.10 %build %configure |