* [gentoo-commits] gentoo-x86 commit in app-text/xindy/files: xindy-2.3-clisp-2.48.patch
@ 2010-04-24 11:12 99% Alexis Ballier (aballier)
0 siblings, 0 replies; 1+ results
From: Alexis Ballier (aballier) @ 2010-04-24 11:12 UTC (permalink / raw
To: gentoo-commits
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
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-04-24 11:12 99% [gentoo-commits] gentoo-x86 commit in app-text/xindy/files: xindy-2.3-clisp-2.48.patch Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox