Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37483772
en ru br
Репозитории ALT
S:59c-alt1
5.1: 33-alt1
4.1: 33-alt1
www.altlinux.org/Changes

Группа :: Интерпретаторы команд
Пакет: mksh

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin