guix/gnu
Hartmut Goebel 62b8ae1a91
gnu: astyle: Create symlinks for .so files, too.
The Makefile only creates files with a versioned extension (.so.3.1.0),
which are not picked up be cmake's `find_libarary()`. (Instead cmake
picks up the static .a library.)

Symlinks for .so.3 are required to avoid phase `verify-runpath` fails.

* gnu/packages/code.scm(astyle)[argumements]<modules>: New element.
  <phases>{install-libs}: Add creating symlinks.
2019-11-21 18:23:33 +01:00
..
bootloader
build
installer
machine
packages gnu: astyle: Create symlinks for .so files, too. 2019-11-21 18:23:33 +01:00
services services: dbus: Simplify 'dbus-uuidgen' invocation. 2019-11-13 23:26:36 +01:00
system
tests
artwork.scm
bootloader.scm
ci.scm tests: "make check-system" uses Guix built with (guix self). 2019-11-13 23:26:35 +01:00
installer.scm
local.mk Merge branch 'master' into staging 2019-11-15 20:11:35 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm