Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37601040
en ru br
ALT Linux repositórios
S:20190301-alt1

Group :: Sistema/Configurações/Rede
RPM: etcskel-screenrc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define skeldir %_sysconfdir/skel

Name: etcskel-screenrc
Version: 20100420
Release: alt1
BuildArch: noarch
BuildRequires: etcskel

Summary: default GNU screen(1) configuration for new users
Group: System/Configuration/Other
License: GPL

Source: %name.tar.gz

%description
This package contains initial content of newly created
home directories. This content will be copied into
users private files on new account creation.

%prep
%setup -q -n %name

%build

%install
%__install -d %buildroot%skeldir
cp -r . %buildroot%skeldir/
CPWD=`pwd`
cd %buildroot
find .%skeldir -name .\* | sed 's,^\.,%%config ,' > "$CPWD/etcskel.files"

%files -f etcskel.files

%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