From b21c92f95a452936f126c1e2e64f27c73f10788d Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Mon, 7 May 2012 21:30:20 +0200 Subject: fix rsync errors with ubuntu systems; ignore *.gvfs --- src/installer/OpenSLX/OSSetup/Distro/Base.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'src/installer') diff --git a/src/installer/OpenSLX/OSSetup/Distro/Base.pm b/src/installer/OpenSLX/OSSetup/Distro/Base.pm index 84f56d3f..f3f35b62 100644 --- a/src/installer/OpenSLX/OSSetup/Distro/Base.pm +++ b/src/installer/OpenSLX/OSSetup/Distro/Base.pm @@ -132,6 +132,7 @@ sub initialize - *lost+found* - *.old - *.bak + - *.gvfs "; return; -- cgit v1.2.3-55-g7522