]> git.sesse.net Git - vlc/blobdiff - ipkg/postinst.zaurus
Source Tree Layout Cleanup: (As decided at videolan-meeting #2)
[vlc] / ipkg / postinst.zaurus
diff --git a/ipkg/postinst.zaurus b/ipkg/postinst.zaurus
deleted file mode 100755 (executable)
index a835e11..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-/bin/ldconfig
-if [ -x /usr/share/vlc ] ; then
-   ln -s /usr/share/vlc /opt/QtPalmtop/sharp/pics/vlc
-fi
-exit $?