Magellan Linux

Diff of /trunk/core/ca-certificates/ca-certificates-20111211-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11138 by niro, Fri Feb 17 18:49:54 2012 UTC revision 11139 by niro, Fri Feb 17 18:53:27 2012 UTC
# Line 75  postremove() Line 75  postremove()
75   then   then
76   if [ ! -x /usr/sbin/update-ca-certificates ]   if [ ! -x /usr/sbin/update-ca-certificates ]
77   then   then
78   rm -f etc/ssl/certs/ca-certificates.crt   rm -f /etc/ssl/certs/ca-certificates.crt
79   fi   fi
80   fi   fi
81  }  }

Legend:
Removed from v.11138  
changed lines
  Added in v.11139