Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37380534
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: 2.05
Release: alt1

Summary: Shell functions collection featuring isolated namespace
License: BSD
Group: Development/Other
BuildArch: noarch

Source: %name-%version.tar

%description
Namespace-isolated shell functions (NISh-functions) is a posix shell
functions collection for reusing in shell scripts. It based on strong
namespace separation policy, self-documentation and ugly shell hacking.
No bash/zsh/whatever extension used. Runs on Linux and (losely) 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