]> git.sesse.net Git - vlc/blobdiff - ipkg/postrm.zaurus
* updated the po-files once again in preparation of the string freeze
[vlc] / ipkg / postrm.zaurus
index 8ce67c08110e11ca37d9cc80ed8363edee75603a..ad18664cbd0b1ac7178d8433c3c9fbe5071f7654 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-ldconfig
+/sbin/ldconfig
 [ -x /opt/QtPalmtop/sharp/pics/vlc ] || rm /opt/QtPalmtop/sharp/pics/vlc
-exit 0
+exit $?