profiles: Create a CA certificate bundle only when it would be non-empty.
authorLudovic Courtès <ludo@gnu.org>
Mon, 20 Apr 2015 08:20:17 +0000 (10:20 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 20 Apr 2015 13:41:41 +0000 (15:41 +0200)
commitc568191a9306cb58a718860ca5b8768e91627ab0
tree1201df19b4f80911052686652594cb301468b5dd
parent51c649992e82c9028624ada89d91fdd63bafa81c
profiles: Create a CA certificate bundle only when it would be non-empty.

* guix/profiles.scm (ca-certificate-bundle): Create
  $output/etc/ssl/certs if and only if CA-FILES is non-empty.
guix/profiles.scm