diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-25 14:19:31 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-25 14:19:31 +0300 |
commit | e06370f27bc2868df91c3a5f29dc7f95e3f9350a (patch) | |
tree | 2a62c7a345744ea034b5b889a1c3d4dfe6055301 /debian/libgcj-common.postinst | |
parent | 781434cd4f3b1be60b117ae61babaf60f4a9e563 (diff) | |
download | gcc-defaults-debian.tar.gz |
Imported gcc-defaults-1.185.1debian/1.185.1debian
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 |