[X2Go-Commits] x2goclient.git - master (branch) updated: 4.0.1.1-57-ge235cdd

X2Go dev team git-admin at x2go.org
Tue Dec 10 12:26:03 CET 2013


The branch, master has been updated
       via  e235cdd161c2e7e67f62c46df3ea6531aea02313 (commit)
      from  739e7f79ac55ba1d7ca4e71110b3ce84b92af816 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e235cdd161c2e7e67f62c46df3ea6531aea02313
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Dec 10 12:25:09 2013 +0100

    x2goclient.spec: fix creation of /etc/httpd/conf.d

-----------------------------------------------------------------------

Summary of changes:
 x2goclient.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goclient.spec b/x2goclient.spec
index be5a038..fef2017 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -115,7 +115,7 @@ make %{?_smp_mflags}
 make install DESTDIR=%{buildroot} PREFIX=%{_prefix}
 desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
-mkdir %{buildroot}%{_sysconfdir}/httpd/conf.d
+mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d
 ln -s ../../x2go/x2goplugin-apache.conf %{buildroot}%{_sysconfdir}/httpd/conf.d/x2goplugin-provider.conf
 
 %post


hooks/post-receive
-- 
x2goclient.git (X2Go Client)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goclient.git" (X2Go Client).




More information about the x2go-commits mailing list