From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/xindy/files: xindy-2.3-clisp-2.48.patch
Date: Sat, 24 Apr 2010 11:12:34 +0000 (UTC) [thread overview]
Message-ID: <20100424111234.70B4C2C043@corvid.gentoo.org> (raw)
aballier 10/04/24 11:12:34
Added: xindy-2.3-clisp-2.48.patch
Log:
fix build with clisp-2.48, by Semen Cirit, bug #281271
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.1 app-text/xindy/files/xindy-2.3-clisp-2.48.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xindy/files/xindy-2.3-clisp-2.48.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xindy/files/xindy-2.3-clisp-2.48.patch?rev=1.1&content-type=text/plain
Index: xindy-2.3-clisp-2.48.patch
===================================================================
diff -Nuar rte.orig/Makefile.am rte/Makefile.am
--- rte.orig/Makefile.am 2009-09-07 11:32:27.960203413 +0300
+++ rte/Makefile.am 2009-09-07 11:33:18.297274183 +0300
@@ -75,7 +75,7 @@
xindy-build-dir: $(CLISP_PREREQ)
$(RM_R) xindy-build-dir
$(MAKE) -C ordrules ordrulei.c
- $(clisp_link) add-module-set ordrules $(fulldir) $@
+ $(clisp_link) add $(fulldir) $@ ordrules
cp $@/lisp.run $(binariesdir)/xindy.run
cp $@/lispinit.mem $(binariesdir)/base.mem
diff -Nuar rte.orig/Makefile.in rte/Makefile.in
--- rte.orig/Makefile.in 2009-09-07 11:32:28.150197349 +0300
+++ rte/Makefile.in 2009-09-07 11:32:54.205447337 +0300
@@ -318,7 +318,7 @@
xindy-build-dir: $(CLISP_PREREQ)
$(RM_R) xindy-build-dir
$(MAKE) -C ordrules ordrulei.c
- $(clisp_link) add-module-set ordrules $(fulldir) $@
+ $(clisp_link) add $(fulldir) $@ ordrules
cp $@/lisp.run $(binariesdir)/xindy.run
cp $@/lispinit.mem $(binariesdir)/base.mem
next reply other threads:[~2010-04-24 11:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-24 11:12 Alexis Ballier (aballier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-09-11 23:51 [gentoo-commits] gentoo-x86 commit in app-text/xindy/files: xindy-2.3-clisp-2.48.patch Tim Harder (radhermit)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100424111234.70B4C2C043@corvid.gentoo.org \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox