]> www.ginac.de Git - ginac.git/blob - debian/ginac-tools.postinst
subs_no_pattern -> no_pattern, subs_algebraic -> algebraic (but the old names
[ginac.git] / debian / ginac-tools.postinst
1 #!/bin/sh
2 set -e
3
4 if test -x /usr/bin/update-menus; then update-menus; fi
5
6 #DEBHELPER#