From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.bugs Subject: bug#22833: Bug#816123: guile-2.0-libs: guile-procedures.txt is actually port-dependent Date: Mon, 08 Aug 2016 20:12:52 -0500 Message-ID: <87h9aun3sb.fsf@trouble.defaultvalue.org> References: <20160227183824.GA27587@var.home> <87si0dn6xd.fsf@trouble.defaultvalue.org> <87popkntys.fsf@pobox.com> <87k2fqn5aw.fsf@trouble.defaultvalue.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1470705201 11034 195.159.176.226 (9 Aug 2016 01:13:21 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 9 Aug 2016 01:13:21 +0000 (UTC) User-Agent: Notmuch/0.22.1 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Cc: 22833@debbugs.gnu.org, 816123@bugs.debian.org, 816123-forwarded@bugs.debian.org, Samuel Thibault To: Andy Wingo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Aug 09 03:13:17 2016 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bWvbX-0002jv-OW for guile-bugs@m.gmane.org; Tue, 09 Aug 2016 03:13:15 +0200 Original-Received: from localhost ([::1]:32856 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWvbU-0000U5-MS for guile-bugs@m.gmane.org; Mon, 08 Aug 2016 21:13:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWvbP-0000Tw-Kk for bug-guile@gnu.org; Mon, 08 Aug 2016 21:13:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWvbK-000474-FE for bug-guile@gnu.org; Mon, 08 Aug 2016 21:13:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:34964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWvbK-000470-Bj for bug-guile@gnu.org; Mon, 08 Aug 2016 21:13:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bWvbK-0003xj-8R for bug-guile@gnu.org; Mon, 08 Aug 2016 21:13:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Rob Browning Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Tue, 09 Aug 2016 01:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22833 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 22833-submit@debbugs.gnu.org id=B22833.147070517615220 (code B ref 22833); Tue, 09 Aug 2016 01:13:02 +0000 Original-Received: (at 22833) by debbugs.gnu.org; 9 Aug 2016 01:12:56 +0000 Original-Received: from localhost ([127.0.0.1]:60494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bWvbE-0003xQ-7k for submit@debbugs.gnu.org; Mon, 08 Aug 2016 21:12:56 -0400 Original-Received: from defaultvalue.org ([70.85.129.156]:53708 ident=postfix) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bWvbC-0003xF-RE for 22833@debbugs.gnu.org; Mon, 08 Aug 2016 21:12:55 -0400 Original-Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id 4D68720106; Mon, 8 Aug 2016 20:12:53 -0500 (CDT) Original-Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id A5AE814E072; Mon, 8 Aug 2016 20:12:52 -0500 (CDT) In-Reply-To: <87k2fqn5aw.fsf@trouble.defaultvalue.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.org gmane.lisp.guile.bugs:8370 Archived-At: Rob Browning writes: > Andy Wingo writes: > >> Confirmed. I guess we could put this in libdir somehow. I wonder if we >> shouldn't take advantage of the opportunity to do something more >> sensible and extensible... the easy thing to do would be to just keep >> doing the same thing though. > > I suppose for Debian's guile-2.0, if it's not to complicated, I should > see if I can move it to libdir. Otherwise as described, /usr/share is > isn't. Perhaps I could move it to the %guile-build-info libdir, i.e. here /usr/lib/x86_64-linux-gnu/guile/2.0/guile-procedures.txt and make sure documentation-files includes that in its search list. -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4