Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37565635
en ru br
ALT Linux repositórios
S:2.05-alt1
4.1: 0.5-alt0.M41.1

Group :: Desenvolvimento/Outros
RPM: nish-functions

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: nish-functions
Version: 0.5
Release: alt0.M41.1

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
sed -i '/ipcalc Parameters/,/^$/{s/^/# /g}' functions

%build
%make LIBEXEC=lib

%install
%makeinstall DESTDIR=%buildroot LIBEXEC=lib

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

%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