emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38098: closed ([PATCH 0/2] Fix build for astyle)


From: GNU bug Tracking System
Subject: bug#38098: closed ([PATCH 0/2] Fix build for astyle)
Date: Thu, 21 Nov 2019 18:01:01 +0000

Your message dated Thu, 21 Nov 2019 19:00:31 +0100
with message-id <address@hidden>
and subject line Re: bug#38098: Acknowledgement ([PATCH 0/2] Fix build for 
astyle)
has caused the debbugs.gnu.org bug report #38098,
regarding [PATCH 0/2] Fix build for astyle
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38098: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38098
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] Fix build for astyle Date: Thu, 7 Nov 2019 11:16:04 +0100
- 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(-)

-- 
2.21.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#38098: Acknowledgement ([PATCH 0/2] Fix build for astyle) Date: Thu, 21 Nov 2019 19:00:31 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2
Pushed as 0c6ab52243353e3417e5a9733bb089e4771cc86e


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]