summarylogtreecommitdiffstats
path: root/agisoft-metashape-pro.install
diff options
context:
space:
mode:
authordobedobedo2021-10-14 19:30:13 +0300
committerdobedobedo2021-10-14 19:30:13 +0300
commit3b17e3fa6baa172773eab1320978b271d04832fc (patch)
treef50f24933c87209deff199c7c09ee53940bcb110 /agisoft-metashape-pro.install
parent9db53b7a3be4d311eae44afd369a4a342d016e4b (diff)
downloadaur-3b17e3fa6baa172773eab1320978b271d04832fc.tar.gz
Update to 1.7.5
Diffstat (limited to 'agisoft-metashape-pro.install')
-rw-r--r--agisoft-metashape-pro.install16
1 files changed, 0 insertions, 16 deletions
diff --git a/agisoft-metashape-pro.install b/agisoft-metashape-pro.install
index 93079df0f29d..30721a7e14fc 100644
--- a/agisoft-metashape-pro.install
+++ b/agisoft-metashape-pro.install
@@ -11,22 +11,6 @@ post_install() {
echo
}
-pre_upgrade() {
- echo "Deactivating the product..."
- agisoft-metashape-pro --deactivate 2>/dev/null
-}
-
-post_upgrade() {
- echo
- echo "This upgrade change the rehostable directory for activation"
- echo
- echo "Therefore, we deactivated the licence to avoid it becomes invalid"
- echo
- echo "Please use sudo agisoft-metashape-pro --activate to reactivate your licence"
- echo
- echo "This behaviour will be removed in the next release"
-}
-
pre_remove() {
echo "Deactivating the product..."
agisoft-metashape-pro --deactivate 2>/dev/null