guix-play/gnu
Mark H Weaver 16755848fc gnu: acl: Install library and disable failing test suite.
Previously, this package was completely broken.  It installed only
binaries that failed to run for lack of the shared library.

* gnu/packages/acl.scm (acl): Disable tests.  Remove customized
  'check' phase that ran tests and ignored errors.  Remove 'perl' as
  input, needed only for tests.  Replace 'install' phase with one that
  includes 'install-lib' target.
2014-10-26 02:55:38 -04:00
..
build system: Add support for boot-time mapped devices. 2014-09-22 11:20:41 +02:00
packages gnu: acl: Install library and disable failing test suite. 2014-10-26 02:55:38 -04:00
services services: Add '%facebook-host-aliases'. 2014-10-07 23:18:41 +02:00
system linux-initrd: Adjust VM code and doc to new 'base-initrd' signature. 2014-09-22 21:29:41 +02:00
packages.scm packages: Optimize 'find-packages-by-name' to avoid disk accesses. 2014-09-29 22:03:46 +02:00
services.scm services: Change default 'stop' value to #~(const #f). 2014-09-17 07:50:11 +02:00
system.scm system: Export 'local-host-aliases'. 2014-10-07 23:18:41 +02:00