]> www.ginac.de Git - ginac.git/blob - debian/ginac-dev.postinst
add two checks that power::series did wrong so far.
[ginac.git] / debian / ginac-dev.postinst
1 #!/bin/sh
2 set -e
3 install-info --section Math Math -- /usr/share/info/ginac.info
4
5 #DEBHELPER#