1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-22 18:15:25 +01:00
Files
libpinproc/debian/libpinproc.postinst.debhelper
2016-02-10 22:20:25 +01:00

6 lines
118 B
Plaintext

# Automatically added by dh_makeshlibs
if [ "$1" = "configure" ]; then
ldconfig
fi
# End automatically added section