remove debhelper temp files

This commit is contained in:
Timo Aaltonen 2012-03-02 12:07:26 +02:00
parent 9d56b33e7d
commit ec00aa321c
2 changed files with 0 additions and 10 deletions

View File

@ -1,5 +0,0 @@
# Automatically added by dh_makeshlibs
if [ "$1" = "configure" ]; then
ldconfig
fi
# End automatically added section

View File

@ -1,5 +0,0 @@
# Automatically added by dh_makeshlibs
if [ "$1" = "remove" ]; then
ldconfig
fi
# End automatically added section