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