Author: plessy
Date: 2011-04-05 13:51:47 +0000 (Tue, 05 Apr 2011)
New Revision: 6462

Modified:
   trunk/packages/gbrowse/trunk/debian/postrm
Log:
/etc/apache2/conf.d/gbrowse now belongs to the package itself.


Modified: trunk/packages/gbrowse/trunk/debian/postrm
===================================================================
--- trunk/packages/gbrowse/trunk/debian/postrm  2011-04-05 13:24:14 UTC (rev 
6461)
+++ trunk/packages/gbrowse/trunk/debian/postrm  2011-04-05 13:51:47 UTC (rev 
6462)
@@ -9,11 +9,6 @@
     purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
 rm -rf /var/cache/gbrowse
 
-if [ -e /etc/apache2/conf.d/gbrowse ]
-then
- rm /etc/apache2/conf.d/gbrowse
-fi
-
 if [ -e /usr/share/gbrowse ]
 then
 rm -rf /usr/share/gbrowse


_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to