diff options
Diffstat (limited to 'project/cmake/cpack/deb/postrm')
| -rwxr-xr-x | project/cmake/cpack/deb/postrm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/project/cmake/cpack/deb/postrm b/project/cmake/cpack/deb/postrm deleted file mode 100755 index adc11fd..0000000 --- a/project/cmake/cpack/deb/postrm +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | set -e | ||
| 3 | if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi | ||
