Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 094043be0b5f8e52df14925b246367a9 > scriptlet

mageia-lxde-config-Default-0.6.2-5.1.mga4.noarch.rpm

PREIN

/bin/sh
if [ -d /var/lib/mageia/lxde-profiles/Default ]; then
  rm -rf /var/lib/mageia/lxde-profiles/Default
fi

POSTIN

/bin/sh
update-alternatives --install /etc/xdg/lxsession/LXDE/desktop.conf lxde-config /var/lib/mageia/lxde-profiles/Default/desktop.conf 10

POSTUN

/bin/sh
if ! [ -e /var/lib/mageia/lxde-profiles/Default ]; then
  update-alternatives --remove lxde-config /var/lib/mageia/lxde-profiles/Default/desktop.conf
fi

Triggers

mageia-lxde-config-Default < 0.5

/bin/sh
update-alternatives --remove lxde-config /var/lib/mageia/lxde-profiles/Default/config