This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit c4c6dd07f889ad0914322cf9e5270c738629b7cd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jan 29 15:17:40 2014 +0100 fix for last commit --- Makefile | 2 -- x2gobroker.spec | 1 - 2 files changed, 3 deletions(-) diff --git a/Makefile b/Makefile index e4cfff2..2ce6237 100755 --- a/Makefile +++ b/Makefile @@ -141,5 +141,3 @@ install: "${DESTDIR}${BINDIR}/" ${INSTALL_PROGRAM} sbin/x2gobroker-keygen "${DESTDIR}${SBINDIR}/" -clean: - ${RM_FILE} lib/x2gobroker-agent diff --git a/x2gobroker.spec b/x2gobroker.spec index 2dacef2..2a032ad 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -400,7 +400,6 @@ fi; %attr(02750,x2gobroker,x2gobroker) %_localstatedir/log/x2gobroker %attr(00750,x2gobroker,x2gobroker) %_localstatedir/lib/x2gobroker %dir %_libexecdir/x2go -%_libexecdir/x2go/x2gobroker-agent %attr(04750,root,x2gobroker) %_libexecdir/x2go/x2gobroker-agent %_libexecdir/x2go/x2gobroker-agent.pl %_sbindir/x2gobroker-pubkeyauthorizer -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git