File: postinst

package info (click to toggle)
dmz-cursor-theme 0.4.5.2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,732 kB
  • sloc: sh: 194; python: 164; makefile: 9
file content (9 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#! /bin/sh
set -e

#DEBHELPER#

update-alternatives --install /usr/share/icons/default/index.theme \
        x-cursor-theme /usr/share/icons/DMZ-White/cursor.theme 50
update-alternatives --install /usr/share/icons/default/index.theme \
        x-cursor-theme /usr/share/icons/DMZ-Black/cursor.theme 30