Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045434
en ru br
Репозитории ALT
S:2.05-alt1
5.1: 0.5.1-alt2
4.1: 0.5-alt0.M41.1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: nish-functions

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: nish-functions
Version: 0.5.1
Release: alt2

Summary: Shell functions collection featuring isolated namespace
License: Public domain
Group: Development/Other
BuildArch: noarch
Packager: Fr. Br. George <george at altlinux.ru>

Source: %name-%version.tar

%description
Namesspace-isolated shell functions (NISh-functions) is a posix shell functions collection for reusing in shell scripts. It based on strong namespace separation policy, self-documenting and ugly shell hacking. No bash/zsh/whatever extension used. Runs on Linux and FreeBSD.

%prep
%setup

%build
%make LIBEXEC=lib

%install
%makeinstall DESTDIR=%buildroot LIBEXEC=lib

%files
%doc README
%_bindir/*
%dir %_libexecdir/nish
%_libexecdir/nish/*

%changelog

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

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