aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/tclxml-3.2-install.patch
blob: 09d59925bf23d688ee1f1f0d6ee708e1588ac289 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Install everything in PREFIX, set EXTRA_PATH to find it there.

--- ./Makefile.in~	2016-02-06 01:29:16.595090365 +0100
+++ ./Makefile.in	2016-02-06 09:29:04.286008931 +0100
@@ -133,9 +133,9 @@
 # require for testing here (like TCLX_LIBRARY).
 #========================================================================

-EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR)
+EXTRA_PATH	= $(top_builddir):$(TCL_BIN_DIR):$(libdir)
 #EXTRA_PATH     = $(top_builddir):$(TCL_BIN_DIR):$(TK_BIN_DIR)
-TCLLIBPATH      = $(top_builddir)
+TCLLIBPATH      = $(pkglibdir)
 TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library` \
 		  @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
 		  PATH="$(EXTRA_PATH):$(PATH)" \
 
>2022-07-09nls: Update translations....Julien Lepiller 2022-06-04nls: Update translations....Julien Lepiller 2022-05-01nls: Update translations....Julien Lepiller 2022-04-02nls: Update translations....Julien Lepiller 2022-03-01nls: Update translations....Julien Lepiller 2022-02-04nls: Update translations....Julien Lepiller 2022-01-09nls: Update translations....Julien Lepiller 2021-12-04nls: Update translations.Julien Lepiller 2021-11-06nls: Update translations....Julien Lepiller 2021-10-17nls: Update translations.Julien Lepiller 2021-09-02nls: Update translations....Julien Lepiller 2021-08-04nls: Update translations....Julien Lepiller 2021-05-11nls: Update translations.Maxim Cournoyer 2021-05-10nls: Update translations.Maxim Cournoyer 2021-04-18nls: Update 'fr' translations.Julien Lepiller 2021-01-28nls: Update 'fr' translation.Julien Lepiller 2021-01-22Revert "nls: Update 'fr' translation."...Ludovic Courtès 2021-01-22nls: Update 'fr' translation.Julien Lepiller 2020-12-03nls: Update 'fr' translation of the manual.Ludovic Courtès 2020-11-21nls: Update 'fr' translation of the manual.Ludovic Courtès 2020-11-09nls: Update 'fr' translations.Julien Lepiller 2020-11-03nls: Update translations of the manual.Julien Lepiller 2020-10-30nls: Update 'fr' translation of the manual.Julien Lepiller 2020-10-16nls: Update manual translations.Ludovic Courtès 2019-08-31nls: Update 'fr' translation of the manual.Julien Lepiller 2019-08-25nls: Update 'fr' translation.Ludovic Courtès 2019-05-13nls: Update 'fr' translation.Julien Lepiller 2019-05-01nls: Update manual translations for de, es, fr, and zh_CN.Ludovic Courtès 2019-04-25nls: Update 'fr' translation.Julien Lepiller 2019-04-24nls: Update 'fr' translation of the manual.Julien Lepiller 2019-03-01nls: Update 'fr' translation of the manual.Julien Lepiller 2018-12-02nls: Update 'fr' translation.Julien Lepiller 2018-08-26nls: Update 'fr' translation.Julien Lepiller 2018-08-15nls: Update 'fr' translation.Julien Lepiller 2018-06-23nls: Update 'fr' translation.Julien Lepiller 2018-06-13nls: Update 'fr' translation.Julien Lepiller 2018-06-08nls: Update 'fr' translation.Julien Lepiller 2018-06-08doc: Update 'fr' translation.Ludovic Courtès 2018-04-29build: Use only one domain for guix-manual....Julien Lepiller