[X2Go-Commits] [nx-libs] 01/09: Revert "Debug makefile execution by making some commands visible."

git-admin at x2go.org git-admin at x2go.org
Sat Mar 10 02:07:04 CET 2018


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 f7079da1c2cf5e6fe53d2df2325a4e6a1328b537
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Mar 10 01:51:40 2018 +0100

    Revert "Debug makefile execution by making some commands visible."
    
    This reverts commit 966ebc55baac8b4ecdf542f62ac6a42fc2e9bb7d.
---
 nx-X11/programs/Xserver/Imakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nx-X11/programs/Xserver/Imakefile b/nx-X11/programs/Xserver/Imakefile
index 698accc..57ec4b2 100644
--- a/nx-X11/programs/Xserver/Imakefile
+++ b/nx-X11/programs/Xserver/Imakefile
@@ -314,7 +314,7 @@ MakeMutex($(NXAGENTDIRS) $(NXCOMPEXT) $(NXAGENTOBJS) $(NXAGENTLIBS) $(NXCOMPEXTS
 #endif
 #if ForceServerRemake
 $(NXAGENTOBJS) $(NXAGENTLIBS) $(NXAGENTSYSLIBS):: $(NXAGENTDIRS)
-	if [ -f $@ ]; then touch $@ >/dev/null 2>&1 || exit 0; fi
+	@if [ -f $@ ]; then touch $@ >/dev/null 2>&1 || exit 0; fi
 #endif
 #if NXLibraries
 /*

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list