This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 4d0c4f0483592a34bf219f13f018b78b071a7ea2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 2 13:28:12 2015 +0100 whitespace fix --- x2goplasmabindings.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec index 4c4a412..8cc646f 100644 --- a/x2goplasmabindings.spec +++ b/x2goplasmabindings.spec @@ -71,7 +71,7 @@ mkdir build cd build cmake .. \ %if 0%{?suse_version} && 0%{?suse_version} <= 1130 - -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=FALSE \ + -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=FALSE \ %endif -DCMAKE_INSTALL_PREFIX="%_prefix" \ -DKDE4_PLASMA_LIBS="%_libdir/kde4" \ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git