You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
livecd-kometa-hack/kometa-livecd-hack.spec

18 lines
429 B

3 years ago
Name: kometa-livecd-hack
Summary: Hack to delete another live user
Version: 0.1
Release: kometa1
License: GPLv3
3 years ago
Group: System/Base
BuildArch: noarch
Requires(post): livecd-install
%description
%summary
%files
%post
sed -i'' -e 's,altlinux,kometa,g' /usr/lib/alterator/hooks/livecd-preinstall.d/90-userdel.sh
sed -i'' -e 's,nodm,nodm kometa-livecd-hack,g' /usr/lib/alterator/hooks/livecd-postinstall.d/95-remove-livecd-pkgs.sh