]> git.pld-linux.org Git - packages/ca-certificates.git/blobdiff - ca-certificates-etc-certs.patch
up to 20160104
[packages/ca-certificates.git] / ca-certificates-etc-certs.patch
index 2e9c4c72120204d8ce13edd9709482d92bdf22ea..8d25f7c38d5c1ffc6ecdba82546232bb1445f8a4 100644 (file)
    if test -L "$PEM"
    then
      rm -f "$PEM"
-@@ -90,6 +90,7 @@ if [ "$fresh" = 1 ]; then
-   do
-     case $(readlink "$symlink") in
-       $CERTSDIR*) rm -f "$symlink";;
-+      $LOCALCERTSDIR*) rm -f "$symlink";;
-     esac
-   done
-   find . -type l -print | while read symlink
 @@ -111,24 +111,18 @@
  
  sed -e '/^$/d' -e '/^#/d' -e '/^!/d' $CERTSCONF | while read crt
This page took 0.038517 seconds and 4 git commands to generate.