]> www.ginac.de Git - ginac.git/blob - debian/ginac-tools.postrm
GINAC_RL_VERSION_* defines didn't get set when running configure from cache
[ginac.git] / debian / ginac-tools.postrm
1 #!/bin/sh
2 set -e
3
4 if test -x /usr/bin/update-menus; then update-menus; fi
5
6 #DEBHELPER#