X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=ipkg%2Fpostrm.gpe;h=e95f939a8aeaf87b1a325bbd633d09a91ab3892a;hb=a204ad1c9b167d86147cf137409f2a7cf4334022;hp=304f9b0c7829f7f88e3eb4ff42d15a06b9ca3f53;hpb=1fb3bb737494613264394918aa0f5efc86c650ba;p=vlc diff --git a/ipkg/postrm.gpe b/ipkg/postrm.gpe index 304f9b0c78..e95f939a8a 100755 --- a/ipkg/postrm.gpe +++ b/ipkg/postrm.gpe @@ -1,5 +1,5 @@ #!/bin/sh -ldconfig +/sbin/ldconfig if [ -x /usr/bin/update-menus ] && [ ! /usr/bin/update-menus ] ; then exit $?; fi