~ubuntu-branches/ubuntu/karmic/xscreensaver/karmic

« back to all changes in this revision

Viewing changes to debian/xscreensaver.postrm

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2006-02-20 18:41:15 UTC
  • Revision ID: james.westby@ubuntu.com-20060220184115-mrak52sfd8g7ftiv
Tags: 4.23-4ubuntu4
* make xscreensaver use /usr/share/backgrounds as default 
  (compile time option) location for image processing screensavers
  and enable random images in the default config (adds build dep to
  ubuntu-artwork that creates this dir. to be moved to a combination
  of a screensaver specific subdir and an ubuntu-artwork-screensaver
  package for default images)
* move the default config to the -data .deb so it applies for hacks without
  having xscreensaver installed adjust postinst and postrm files accordingly
* split out packages xscreensaver-data-extra and xscreensaver-gl-extra so
  xscreensaver-data and xscreensaver-gl only contain the hacks we want to
  ship which gains us 5 megabytes on the CD (install the -extra files to get
  the full set of hacks as before)
* make planet.ubuntu.com the default rss source for rss reading screensavers
* make sure the ant screensaver is built and installed 

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  remove|purge)
7
7
        if [ -x /usr/sbin/suidunregister ]; then
8
8
                suidunregister -s xscreensaver /usr/X11R6/bin/xscreensaver
9
 
                suidunregister -s xscreensaver /usr/X11R6/bin/sonar
10
 
                suidunregister -s xscreensaver /usr/X11R6/lib/xscreensaver/sonar
11
9
                suidunregister -s xscreensaver /usr/bin/xscreensaver
12
 
                suidunregister -s xscreensaver /usr/lib/xscreensaver/sonar
13
 
        fi
14
 
        if [ -L /etc/X11/app-defaults/XScreenSaver ]; then
15
 
                rm /etc/X11/app-defaults/XScreenSaver
16
 
        fi
17
 
        if [ -L /usr/X11R6/lib/X11/app-defaults/XScreenSaver ]; then
18
 
                rm /usr/X11R6/lib/X11/app-defaults/XScreenSaver
19
10
        fi
20
11
        if [ -L /usr/doc/xscreensaver ]; then
21
12
                rm -f /usr/doc/xscreensaver