summaryrefslogtreecommitdiff
path: root/debian/postinst-rebuild-gcj-db
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst-rebuild-gcj-db')
-rw-r--r--debian/postinst-rebuild-gcj-db3
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