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.
16 lines
313 B
16 lines
313 B
Name: kometa-livecd-hack
|
|
Summary: Hack to delete another live user
|
|
Version: 0.1
|
|
Release: kometa0
|
|
License: GPL-3.0
|
|
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
|
|
|