diff options
Diffstat (limited to 'debian/libsqlite3-0.postinst')
| -rw-r--r-- | debian/libsqlite3-0.postinst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/libsqlite3-0.postinst b/debian/libsqlite3-0.postinst deleted file mode 100644 index fea4184..0000000 --- a/debian/libsqlite3-0.postinst +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -set -e - -if [ "$1" = "configure" ] -then - ldconfig -fi - -#DEBHELPER# |
