summarylogtreecommitdiffstats
path: root/disig-web-signer.install
diff options
context:
space:
mode:
Diffstat (limited to 'disig-web-signer.install')
-rw-r--r--disig-web-signer.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/disig-web-signer.install b/disig-web-signer.install
deleted file mode 100644
index 572b9d0be368..000000000000
--- a/disig-web-signer.install
+++ /dev/null
@@ -1,12 +0,0 @@
-# post_install() {
-# echo ">>> disig-web-signer browser addon has NOT been installed into Firefox."
-# echo ">>> You can install the plugin into Firefox from the following location:"
-# echo -n ">>> "
-# ls /opt/disig/websigner/firefox/*.xpi
-# }
-
-# post_upgrade() {
-# echo ">>> You may need to upgrade the Firefox addon for disig-web-signer if you use it:"
-# echo -n ">>> "
-# ls /opt/disig/websigner/firefox/*.xpi
-# }