summarylogtreecommitdiffstats
path: root/geant4-full.install
diff options
context:
space:
mode:
Diffstat (limited to 'geant4-full.install')
-rw-r--r--geant4-full.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/geant4-full.install b/geant4-full.install
index ebdd5a23146e..0c8e1694c288 100644
--- a/geant4-full.install
+++ b/geant4-full.install
@@ -38,7 +38,7 @@ post_install(){
}
pre_remove(){
- echo "Backing up Geant4 Libraries. To remove them, please run\n $ sudo rm -Rf /opt/Geant4/Libraries/G4ABLA3.3"
+ echo "Backing up Geant4 Libraries. To remove them, please run\n $ sudo rm -Rf /opt/Geant4/Libraries"
mv /opt/Geant4/Libraries /opt/Geant4/Lib-backup
}