This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/stretch
in repository live-build-x2go.

commit 8d8c318cdac017408317065b5014ceab43648623
Author: Juri Grabowski <[email protected]>
Date:   Fri Dec 30 15:31:45 2016 +0100

    FIX FATAL ERROR:/, ./ and ../ prefixed excludes not supported with 
-wildcards or -regex options
---
 config/rootfs/excludes |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/rootfs/excludes b/config/rootfs/excludes
index fb4837f..d4cfdb2 100644
--- a/config/rootfs/excludes
+++ b/config/rootfs/excludes
@@ -1,4 +1,4 @@
-/boot/*
-/usr/share/doc/*
-/usr/share/man/*
-/usr/share/locale/*
+boot/*
+usr/share/doc/*
+usr/share/man/*
+usr/share/locale/*

--
Alioth's 
/srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/live-build-x2go.git
_______________________________________________
x2go-commits mailing list
[email protected]
http://lists.x2go.org/listinfo/x2go-commits

Reply via email to