The R Project SVN R

Rev

Rev 19086 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19086 Rev 21978
Line 13... Line 13...
13
	install-info --quiet --remove R-exts
13
	install-info --quiet --remove R-exts
14
	install-info --quiet --remove R-intro
14
	install-info --quiet --remove R-intro
15
	install-info --quiet --remove R-data
15
	install-info --quiet --remove R-data
16
	install-info --quiet --remove R-lang
16
	install-info --quiet --remove R-lang
17
    ;;
17
    ;;
18
    abort-upgrade|abort-remove|abort-deconfigure)
18
    upgrade|abort-upgrade|abort-remove|abort-deconfigure)
19
    ;;
19
    ;;
20
    *)
20
    *)
21
	echo "prerm called with unknown argument \`$1'" >&2
21
	echo "prerm called with unknown argument \`$1'" >&2
22
    ;;
22
    ;;
23
esac
23
esac