Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37408609
en ru br
ALT Linux repositórios
S:7.0-alt2

Group :: Shelss
RPM: oksh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1

Name: oksh
Version: 7.0
Release: alt2

Summary: Portable OpenBSD ksh(1)
License: Unlicense and BSD and ISC
Group: Shells

URL: https://github.com/ibara/oksh
# https://github.com/ibara/oksh/releases/download/oksh-%version/oksh-%version.tar.gz
Source: %name-%version.tar
Packager: Aleksey Cheusov <cheusov at altlinux.org>

BuildRequires: libncurses-devel

%description
Self-contained port of OpenBSD's ksh(1) aimed to be maximally portable
across operating systems and C compilers.

%prep
%setup

%build
%configure --enable-curses --no-strip
%make_build

%install
%makeinstall_std

%files
%doc CONTRIBUTORS NOTES README.md README.pdksh
%_bindir/oksh
%_man1dir/oksh.1*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009