Skip to content
Snippets Groups Projects
  1. Jan 09, 2020
  2. Feb 26, 2019
    • Anna Wilcox's avatar
      user/java-cacerts: new package · b0e80598
      Anna Wilcox authored
      This package differs from Alpine's in two important ways:
      
      * The script is in source= and installed, instead of created with a heredoc.
      
      * There is no deinstall script to remove the certificate store.
        This is unnecessary, and violates APK's guarantee that user-generated
        content will not be modified.  We cannot control what users do inside the
        directory, and we cannot take ownership of the entire thing.  So we should
        not remove it.
      b0e80598
Loading