[X2Go-Commits] [nx-libs] 01/01: Makefile: we don't need $(BINDIR)/bin.

git-admin at x2go.org git-admin at x2go.org
Tue Mar 6 12:56:24 CET 2018


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

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

commit adb582abd7f29b4d210f4f189472474be2933d63
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Mar 6 12:55:22 2018 +0100

    Makefile: we don't need $(BINDIR)/bin.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 57aabfc..cb06a28 100644
--- a/Makefile
+++ b/Makefile
@@ -175,7 +175,7 @@ install-lite:
 install-full:
 	$(MAKE) -C nxcompshad install
 
-	$(INSTALL_DIR) $(DESTDIR)$(BINDIR)/bin
+	$(INSTALL_DIR) $(DESTDIR)$(BINDIR)/
 	$(INSTALL_PROGRAM) nx-X11/programs/Xserver/nxagent-relink $(DESTDIR)$(BINDIR)/nxagent
 
 	$(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/pixmaps

--
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