]> www.ginac.de Git - ginac.git/blob - debian/ginac-tools.postinst
* Remove timing for -O0, people really shouldn't use it.
[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#