mbox

[bug#38098,0/2] Fix build for astyle

Message ID 20191107101604.3211-1-h.goebel@crazy-compilers.com
Headers show

Message

Hartmut Goebel Nov. 7, 2019, 10:16 a.m. UTC
- header files have been not been installed
- The Makefile only creates files with a versioned extension (".so.3.1.0").
  To make cmake's `find_libarary()` and phase `verify-runpath` happy,
  add symlinks for ".so" and ".so.3".

Thus is a revised patchset for http://issues.guix.gnu.org/issue/38090.

Hartmut Goebel (2):
  gnu: astyle: Create symlinks for .so files, too.
  gnu: astyle: Install header file, too.

 gnu/packages/code.scm | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

Comments

Hartmut Goebel Nov. 21, 2019, 6 p.m. UTC | #1
Pushed as 0c6ab52243353e3417e5a9733bb089e4771cc86e