Package installer-feature-desktop-disable-mktemp: Specfile

Name: installer-feature-desktop-disable-mktemp
Version: 0.2
Release: alt1

Summary: Disable pam_mktemp right from the start
License: GPL
Group: System/Configuration/Other

Url: http://wiki.sisyphus.ru/devel/installer/features
Source: %name-%version.tar
Packager: Michael Shigorin <mike@altlinux.org>
BuildArch: noarch

%description
%summary

%package stage2
Summary: Disable pam_mktemp right from the start
License: GPL
Group: System/Configuration/Other
Requires: installer-stage2
Conflicts: installer-ltsp-school-stage2 < 0.4-alt4.10

%description stage2
%summary

%prep
%setup

%install
%makeinstall

%files stage2
%_datadir/install2/preinstall.d/*

%changelog
* Thu Feb 26 2015 Michael Shigorin <mike@altlinux.org> 0.2-alt1
- update and harden

* Mon Mar 31 2008 Michael Shigorin <mike@altlinux.org> 0.1-alt1
- initial release