view patches/openoffice-goodies-mingw.patch @ 6512:ccc20ae889ca default tip guix

mingw::guile-2.0.7 builds.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 24 Mar 2016 08:03:39 +0100
parents e4d443502bbb
children
line wrap: on
line source

--- goodies/source/inv/makefile.mk.~1.21.~	2008-07-22 19:45:33.000000000 +0200
+++ goodies/source/inv/makefile.mk	2009-02-15 21:35:25.000000000 +0100
@@ -114,7 +114,7 @@ $(BIN)$/applicat.rdb : makefile.mk $(SOL
 	rm -f $@
 	$(GNUCOPY) $(SOLARBINDIR)$/types.rdb $@
 	cd $(BIN) && \
-		regcomp -register -r applicat.rdb \
+		$(REGCOMP) -register -r applicat.rdb \
 			-c i18npool.uno$(DLLPOST)
 
 # --- Def-File ---