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

Group :: System/X11
RPM: livecd-regular-xmonad

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: livecd-regular-xmonad
Version: 0.0.1
Release: alt1

Summary: Simple xmonad-based livecd enviromnet
License: Public domain
Group: System/X11

Url: http://altlinux.org/m-p
BuildArch: noarch

%define skeldir %_sysconfdir/skel
%define xsdir %skeldir/.xsession.d

Requires: pcmanfm2

%description
%summary

%prep
%build
%install
mkdir -p %buildroot%xsdir

cat > %buildroot%xsdir/pcmanfm2 << _EOF_
#!/bin/sh
pcmanfm2 --desktop &
_EOF_

chmod +x %buildroot%xsdir/pcmanfm2

%files
%xsdir/*

%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