Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37403583
en ru br
ALT Linux repositórios
S:59c-alt1
5.0: 33-alt1
4.1: 33-alt1

Group :: Shelss
RPM: mksh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: mksh
Version: 59c
Release: alt1

Summary: MirBSD enhanced version of the Korn Shell
# ISC (strlcpy.c) and MirOS (the rest)
License: MirOS AND ISC
Group: Shells

URL: http://www.mirbsd.de/mksh.htm

# http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.tgz

Source0: %{name}-%{version}.tar
Source1: %{name}.watch

%description
mksh is the MirBSD enhanced version of the Public Domain Korn shell (pdksh),
a bourne-compatible shell which is largely similar to the original AT&T Korn
shell. It includes bug fixes and feature improvements in order to produce a
modern, robust shell good for interactive and especially script use, being a
bourne shell replacement, pdksh successor and an alternative to the C shell.

%prep
%setup -q

%build
%add_optflags %optflags_warnings
sh Build.sh -r

%install
install -D -m 755 %name %buildroot/bin/%name
install -D -m 644 %name.1 %buildroot/%_man1dir/%name.1

%files
/bin/%name
%_man1dir/*
%doc dot.mkshrc

%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