summaryrefslogtreecommitdiff
path: root/debian/lib-alarm-0.postinst.debhelper
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lib-alarm-0.postinst.debhelper')
-rw-r--r--debian/lib-alarm-0.postinst.debhelper5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/lib-alarm-0.postinst.debhelper b/debian/lib-alarm-0.postinst.debhelper
deleted file mode 100644
index 3d89d3e..0000000
--- a/debian/lib-alarm-0.postinst.debhelper
+++ /dev/null
@@ -1,5 +0,0 @@
-# Automatically added by dh_makeshlibs
-if [ "$1" = "configure" ]; then
- ldconfig
-fi
-# End automatically added section