source:
josm/trunk/native/linux/tested/DEBIAN/postrm@
19147
Last change on this file since 19147 was 15916, checked in by , 5 years ago | |
---|---|
|
|
File size: 161 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | set -e |
3 | # Automatically added by dh_installmenu |
4 | if [ -x "$(which update-menus 2>/dev/null)" ]; then update-menus ; fi |
5 | # End automatically added section |
Note:
See TracBrowser
for help on using the repository browser.