aboutsummaryrefslogtreecommitdiff
path: root/distro/packages/openssl.scm
Commit message (Expand)AuthorAge
* distro: Change the module name space to (gnu ...).•••* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise. Ludovic Courtès2013-01-18
* distro: openssl: Fix the `license' field.•••* distro/packages/openssl.scm: Add renamer for (guix licenses). Adjust accordingly. Ludovic Courtès2013-01-13
* Update a few more license headers.•••* distro/packages/openssl.scm, m4/guix.m4, nix/sync-with-upstream: Update headers. Ludovic Courtès2013-01-06
* distro: openssl: Build shared libraries.•••* distro/packages/openssl.scm (openssl): `configure' phase: pass "shared --libdir=lib". Ludovic Courtès2013-01-02
* distro: Add OpenSSL.•••* distro/packages/openssl.scm: New file. `patch-tests' phase added by Ludovic Courtès. * Makefile.am (MODULES): Add it. Andreas Enge2013-01-02