]> www.ginac.de Git - ginac.git/blob - debian/ginac-dev.postrm
when there are multiple variables with the same maximum degree, the one with
[ginac.git] / debian / ginac-dev.postrm
1 #!/bin/sh
2 set -e
3 install-info --remove /usr/share/info/ginac.info
4
5 #DEBHELPER#