This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x-rpm-debug
in repository nx-libs.

commit fc396a780e3dfacc54ace1f181f5fb0afdf7b522
Author: Mihai Moldovan <io...@ionic.de>
Date:   Fri Mar 9 10:29:05 2018 +0100

    nx-X11/Makefile: pass down UseTIRPC via IMAKE_DEFINES in a pretty ugly way.
---
 nx-X11/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nx-X11/Makefile b/nx-X11/Makefile
index c9f79c6..1b61586 100644
--- a/nx-X11/Makefile
+++ b/nx-X11/Makefile
@@ -19,6 +19,7 @@ CURRENT_DIR = .
 CONFIGSRC = $(TOP)/config
 IRULESRC = $(CONFIGSRC)/cf
 IMAKE = imake
+IMAKE_DEFINES = -DUseTIRPC=$(UseTIRPC)
 IMAKE_CMD = $(IMAKE) -I$(IRULESRC) $(IMAKE_DEFINES)
 MAKE_OPTS = -f xmakefile
 MAKE_CMD = $(MAKE) $(MAKE_OPTS)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/nx-libs.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to