3
# debian/postrm file for the Debian/GNU Linux r-cran-latticeextra package
4
# Copyright 2004 by Dirk Eddelbuettel <edd@debian.org>
12
if test -x /usr/bin/R; then
13
R CMD perl /usr/lib/R/share/perl/build-help.pl --htmllists
16
failed-upgrade|abort-install|abort-upgrade|disappear)
19
echo "postrm called with unknown argument \`$1'" >&2