[arch-commits] Commit in tomcat6/trunk (tomcat6.install)

Guillaume Alaux guillaume at nymeria.archlinux.org
Sat Feb 15 15:21:48 UTC 2014


    Date: Saturday, February 15, 2014 @ 16:21:48
  Author: guillaume
Revision: 206010

Added after remove message to cleanup files

Modified:
  tomcat6/trunk/tomcat6.install

-----------------+
 tomcat6.install |    2 ++
 1 file changed, 2 insertions(+)

Modified: tomcat6.install
===================================================================
--- tomcat6.install	2014-02-15 15:19:07 UTC (rev 206009)
+++ tomcat6.install	2014-02-15 15:21:48 UTC (rev 206010)
@@ -22,4 +22,6 @@
   if getent group tomcat >/dev/null 2>&1; then
       groupdel tomcat
   fi
+
+  echo 'To fully clean Tomcat''s file, consider removing directories /var/{lib,tmp,log}/tomcat6'
 }




More information about the arch-commits mailing list