1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/ipkg/postinst
2002-12-24 19:08:21 +00:00

4 lines
26 B
Bash
Executable File

#!/bin/sh
ldconfig
exit 0