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.install22
1 files changed, 11 insertions, 11 deletions
diff --git a/disig-web-signer.install b/disig-web-signer.install
index fa719454f8f1..572b9d0be368 100644
--- a/disig-web-signer.install
+++ b/disig-web-signer.install
@@ -1,12 +1,12 @@
-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_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
-}
+# 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
+# }