source: josm/trunk/linux/tested/DEBIAN/postrm@ 9554

Last change on this file since 9554 was 7506, checked in by Don-vip, 10 years ago

fix svn:executable bits

  • Property svn:executable set to *
File size: 160 bytes
Line 
1#!/bin/sh
2set -e
3# Automatically added by dh_installmenu
4if [ -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.