This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goplasmabindings. from 0e5722e Find a common cmake approach for all RPM distros. new 75f09cc fix for last commit The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: x2goplasmabindings.spec | 1 + 1 file changed, 1 insertion(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 75f09cc2a1bc394e9d062b2f15d689761624afa4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 08:46:19 2014 +0200 fix for last commit --- x2goplasmabindings.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec index a191da5..eb32b2e 100644 --- a/x2goplasmabindings.spec +++ b/x2goplasmabindings.spec @@ -61,6 +61,7 @@ X2Go session. %build +mkdir build cd build cmake .. \ -DCMAKE_INSTALL_PREFIX="%_prefix" \ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git