]> git.sesse.net Git - vlc/blobdiff - ipkg/postinst.gpe
Reworked vlc.audio.channel API for JavaScript. All documentation is already updated.
[vlc] / ipkg / postinst.gpe
index 304f9b0c7829f7f88e3eb4ff42d15a06b9ca3f53..e95f939a8aeaf87b1a325bbd633d09a91ab3892a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-ldconfig
+/sbin/ldconfig
 if [ -x /usr/bin/update-menus ] && [ ! /usr/bin/update-menus ] ; then 
    exit $?; 
 fi