Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37500900
en ru br
ALT Linux repos
S:0.1-alt1

Group :: Development/Other
RPM: groupdel-cvsadmin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: groupdel-cvsadmin
Version: 0.1
Release: alt1

Summary: Remove cvsadmin group
License: GPLv2+
Group: Development/Other
BuildArch: noarch

%description
This package removes cvsadmin group during install.

%pre
[ -d /.host -a ! -r /.host ] || {
echo >&2 '%name: Cowardly refusing to change things in a real system.'
exit 1
}
groupdel cvsadmin ||:

%files

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin