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

6 lines
115 B
Plaintext

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