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)" \ ption value='koszko' selected='selected'>koszko Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/doc/local.mk
e3e549737e7bd935bebeb69b13087d8f0ccd6d&showmsg=1'>Expand)
AgeCommit message (Expand)Author
Author
2020-03-06doc: Fix build of German Cookbook translation....Florian Pelz
2020-02-17doc: Add German Cookbook translation....Florian Pelz
2019-09-18doc: Add Guix Cookbook....Ricardo Wurmus
2019-05-13doc: Add Russian translation....Ludovic Courtès
2019-04-30build: 'guix-manual.*.po' no longer depends on 'guix-manual.pot'....Ludovic Courtès
2019-04-29maint: Mark 'doc-pot-update' and 'doc-po-update' as phony....Ludovic Courtès