diff options
Diffstat (limited to 'debian/libgcj-common.postinst')
-rw-r--r-- | debian/libgcj-common.postinst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/libgcj-common.postinst b/debian/libgcj-common.postinst deleted file mode 100644 index cdffa42..0000000 --- a/debian/libgcj-common.postinst +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/sh - -set -e - -rebuild-security-providers - -#DEBHELPER# - -exit 0 |