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/postinst-rebuild-gcj-db | |
parent | 781434cd4f3b1be60b117ae61babaf60f4a9e563 (diff) | |
download | gcc-defaults-debian.tar.gz |
Imported gcc-defaults-1.185.1debian/1.185.1debian
Diffstat (limited to 'debian/postinst-rebuild-gcj-db')
-rw-r--r-- | debian/postinst-rebuild-gcj-db | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/postinst-rebuild-gcj-db b/debian/postinst-rebuild-gcj-db deleted file mode 100644 index e1a745e..0000000 --- a/debian/postinst-rebuild-gcj-db +++ /dev/null @@ -1,3 +0,0 @@ -if which rebuild-gcj-db >/dev/null 2>&1; then - rebuild-gcj-db -fi |