]> git.sesse.net Git - vlc/blobdiff - ipkg/postinst.opie
Qt4 - Remove unnecessary inclusion...
[vlc] / ipkg / postinst.opie
index 253d06583c87621ba16c586f80edae23cf56f160..eb3f284f0ee09aab7cf07992a2853a8a5be8bf71 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
-ldconfig
+/sbin/ldconfig
 if [ -x /usr/share/vlc ] ; then
    ln -s /usr/share/vlc /opt/QtPalmtop/pics/vlc
 fi
-exit 0
+exit $?