8 lines
135 B
Plaintext
Raw Normal View History

2015-05-14 02:20:25 +03:00
#!/bin/sh
set -e
# Automatically added by dh_makeshlibs
if [ "$1" = "configure" ]; then
ldconfig
fi
# End automatically added section