From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Brown Subject: bug#32691: OpenMolcas Date: Wed, 19 Sep 2018 19:13:40 -0500 Message-ID: <87worhvxe3.fsf@fastmail.com> References: <87d0tkk6gh.fsf@fastmail.com> <87h8isjund.fsf@gnu.org> <87bm90uo09.fsf@fastmail.com> <875zz36du9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g2mbm-0003Nj-Fz for bug-guix@gnu.org; Wed, 19 Sep 2018 20:14:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g2mbi-0005t9-6A for bug-guix@gnu.org; Wed, 19 Sep 2018 20:14:14 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41918) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g2mba-0005kk-RH for bug-guix@gnu.org; Wed, 19 Sep 2018 20:14:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g2mba-0006ig-O3 for bug-guix@gnu.org; Wed, 19 Sep 2018 20:14:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <875zz36du9.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Mon, 17 Sep 2018 22:58:22 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 32691@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hi Eric, > > We=E2=80=99re almost there! :-) > > I made small changes (moved comments about the patch at the top of the > patch; switch to =E2=80=98texlive-union=E2=80=99, which is much smaller t= han =E2=80=98texlive=E2=80=99), > leading to the attached patch. > > It=E2=80=99s all good, except that the file layout really doesn=E2=80=99t= match the > usual conventions: > > [...] > > Ideally basis_library/ and data/ would go under share/openmolcas, while > CONTRIBUTORS.md and LICENSE would go to share/doc/openmolcas. Also, it > would be nice to remove the =E2=80=98.exe=E2=80=99 extension. > > Do you think you could easily fiddle with CMake to fix these and/or > report it upstream? I could apply the patch as is but I think users may > not be pleased by this. WDYT? > > Thank you for your time, and sorry for the extra round trip! Hi Ludo', Thank you again. Indeed, "/" gets littered with some files that out to go into share. This has been noted in discussions upstream. Though we've put a bunch of work into this, I think it would be good to pause and see if we can make some of these changes upstream, as you suggest. (Also I need some time to brush up on CMake -- perhaps I can contribute some of these changes myself.) Warm regards, Eric