]> git.sesse.net Git - vlc/blobdiff - ipkg/postrm.opie
Bugs in calculating duration. Thanks Sigmund for fixing the GTK+
[vlc] / ipkg / postrm.opie
index ef9f42cb12eb0c56a6d8f415163512684fb58a00..b63a56c2cb525c0270fa2238c76767468d24d5f8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-ldconfig
-[ -x /opt/QtPalmtop/pics/videolan ] || rm /opt/QtPalmtop/pics/videolan
+/sbin/ldconfig
+[ -x /opt/QtPalmtop/pics/vlc ] || rm /opt/QtPalmtop/pics/vlc
 exit 0