[X2Go-Commits] [x2goserver] 01/01: fix commit two commits ago
    git-admin at x2go.org 
    git-admin at x2go.org
       
    Thu Jan 29 18:17:44 CET 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch release/4.0.1.x
in repository x2goserver.
commit 26c451e897fdd1b72dc9a24a0c3960221a660924
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jan 29 18:15:37 2015 +0100
    fix commit two commits ago
---
 x2goserver.spec |    2 ++
 1 file changed, 2 insertions(+)
diff --git a/x2goserver.spec b/x2goserver.spec
index 1cc3164..4e331f8 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -20,6 +20,8 @@ Source3:        %{name}-rpmlintrc
 %if 0%{?el5}
 # For compatibility with EPEL5
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+%else
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %endif
 
 BuildRequires:  findutils
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
    
    
More information about the x2go-commits
mailing list