~ubuntu-branches/ubuntu/precise/kubuntu-docs/precise-proposed

« back to all changes in this revision

Viewing changes to debian/prerm

  • Committer: Bazaar Package Importer
  • Author(s): Richard A. Johnson
  • Date: 2008-08-19 09:16:55 UTC
  • Revision ID: james.westby@ubuntu.com-20080819091655-2b28gankkqtwxgcf
Tags: 8.10-3
Fixed postinst and prerm to reflect /usr/share/doc/kde4 instead of kde3

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
          rm -rf /usr/share/ubuntu-artwork/home/kubuntu.css
11
11
          rm -rf /usr/share/ubuntu-artwork/home/locales-kubuntu
12
12
          install-docs -r /usr/share/doc-base/kubuntu-systemdocs
13
 
          rm -rf /usr/share/doc/kde/HTML/en/kubuntu
 
13
          rm -rf /usr/share/doc/kde4/HTML/en/kubuntu
14
14
    fi
15
15
  ;;
16
16
esac