Merge pull request !2 from jinjin/master
This commit is contained in:
openeuler-ci-bot 2020-01-13 19:45:32 +08:00 committed by Gitee
commit 21f3a70b85

View File

@ -5,7 +5,7 @@ Summary: The Original ATT Korn Shell
License: EPL License: EPL
URL: http://www.kornshell.com/ URL: http://www.kornshell.com/
Epoch: 1 Epoch: 1
Source0: https://github.com/att/ast/releases/download/%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/att/ast/releases/download/%{version}-beta1/%{name}-%{version}-beta1.tar.gz
Source1: kshcomp.conf Source1: kshcomp.conf
Source2: kshrc.rhs Source2: kshrc.rhs
Source3: dotkshrc Source3: dotkshrc
@ -26,7 +26,7 @@ Summary: Documentation for ksh package
Documentation for ksh package. Documentation for ksh package.
%prep %prep
%autosetup -n %{name}-%{version} %autosetup -n %{name}-%{version}-beta1
%build %build
%meson -Dbuild-api-tests=false %meson -Dbuild-api-tests=false