Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044398
en ru br
ALT Linux repos
S:59c-alt1
5.0: 33-alt1
4.1: 33-alt1

Group :: Shells
RPM: mksh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mksh
Version: 33
Release: alt1

Summary: MirBSD enhanced version of the Korn Shell
License: BSD
Group: Shells

URL: http://www.mirbsd.de/%{name}/

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

Source: %{name}-%{version}.tar

Packager: Alexey Gladkov <legion at altlinux.ru>

# Automatically added by buildreq on Mon Jul 16 2007

BuildRequires: ed

%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 copyright dot.mkshrc

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin