Mercurial > cgi-bin > hgweb.cgi > JpegWasher
annotate package-files/linux/deb/postrm @ 38:d794ef80f9b0
Remove more deadwood.
author | David Barts <n5jrn@me.com> |
---|---|
date | Fri, 01 May 2020 11:52:46 -0700 |
parents | d175593317a8 |
children |
rev | line source |
---|---|
34
d175593317a8
Add a bunch of packaging stuff, NOT WORKING YET,
David Barts <n5jrn@me.com>
parents:
diff
changeset
|
1 #!/bin/sh |
d175593317a8
Add a bunch of packaging stuff, NOT WORKING YET,
David Barts <n5jrn@me.com>
parents:
diff
changeset
|
2 set -e |
d175593317a8
Add a bunch of packaging stuff, NOT WORKING YET,
David Barts <n5jrn@me.com>
parents:
diff
changeset
|
3 if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi |