mirror of
https://github.com/gpac/gpac.git
synced 2026-01-12 00:05:22 +08:00
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@989 63c20433-aa62-49bd-875c-5a186b69a8fb
6 lines
160 B
Bash
6 lines
160 B
Bash
#!/bin/sh
|
|
set -e
|
|
# Automatically added by dh_installmenu
|
|
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
|
|
# End automatically added section
|