commit
21f3a70b85
4
ksh.spec
4
ksh.spec
@ -5,7 +5,7 @@ Summary: The Original ATT Korn Shell
|
||||
License: EPL
|
||||
URL: http://www.kornshell.com/
|
||||
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
|
||||
Source2: kshrc.rhs
|
||||
Source3: dotkshrc
|
||||
@ -26,7 +26,7 @@ Summary: Documentation for ksh package
|
||||
Documentation for ksh package.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version}
|
||||
%autosetup -n %{name}-%{version}-beta1
|
||||
|
||||
%build
|
||||
%meson -Dbuild-api-tests=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user