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 342c6035ba2a8b12d4981dc88a005295354fc358 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Mar 9 11:16:50 2018 +0100 Revert "nx-X11/Makefile: pass down UseTIRPC via IMAKE_DEFINES in a pretty ugly way." This reverts commit fc396a780e3dfacc54ace1f181f5fb0afdf7b522. --- nx-X11/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/nx-X11/Makefile b/nx-X11/Makefile index 1b61586..c9f79c6 100644 --- a/nx-X11/Makefile +++ b/nx-X11/Makefile @@ -19,7 +19,6 @@ 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