[X2Go-Commits] [x2gobroker] 01/01: follow-up fix for aef86cda9191731610c29e55ef11221de74928a4

git-admin at x2go.org git-admin at x2go.org
Tue Apr 1 12:03:13 CEST 2014


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

x2go pushed a commit to branch master
in repository x2gobroker.

commit bb0bf9e825ae5182d8d52822b3ea03ce2880ad45
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Apr 1 12:03:30 2014 +0200

    follow-up fix for aef86cda9191731610c29e55ef11221de74928a4
---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 4a56aaf..c9e7378 100755
--- a/Makefile
+++ b/Makefile
@@ -116,7 +116,7 @@ install:
 	${INSTALL_FILE} logrotate/x2gobroker-daemon \
 	        "${DESTDIR}/etc/logrotate.d/"
 	mkdir -p "${DESTDIR}${BINDIR}" "${DESTDIR}${SBINDIR}" \
-	        "${DESTDIR}${MANDIR}/man8"
+	        "${DESTDIR}${MANDIR}/man1" "${DESTDIR}${MANDIR}/man8"
 	${INSTALL_FILE} man/man1/x2gobroker-daemon.1* \
 	        "${DESTDIR}${MANDIR}/man1"
 	${INSTALL_FILE} man/man8/x2gobroker-daemon-debug.8* \

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git



More information about the x2go-commits mailing list