doublecmd/install/linux/deb/libunrar/postinst

7 lines
62 B
Bash
Executable file

#!/bin/sh
set -e
ldconfig /usr/lib/libunrar.so
#DEBHELPER#