diff options
Diffstat (limited to 'libre/icecat/icecat.install')
-rwxr-xr-x | libre/icecat/icecat.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libre/icecat/icecat.install b/libre/icecat/icecat.install index b6bc9abe1..cefb71c4d 100755 --- a/libre/icecat/icecat.install +++ b/libre/icecat/icecat.install @@ -2,8 +2,6 @@ post_install () { echo -e "\n >>> Please, source /etc/profile or logout and re-login to your desktop session" echo -e " >>> If you installed some locale in the past or some stuff in libdir, please remove old /usr/lib/icecat-3.6.* directories" - echo -e " >>> rm -rf /usr/lib/icecat-3.6.*" - echo -e " >>> IceCat now use /usr/lib/icecat-3.6 directory to keep clean the libdir \n" update-desktop-database -q } |