This commit is contained in:
jinjin 2020-01-13 06:43:23 -05:00
parent e0fe81dfcb
commit b4bfe9af31
2 changed files with 2 additions and 2 deletions

Binary file not shown.

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