Skip to content
Snippets Groups Projects
Commit fd7d5c81 authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

--progress aus Standard rsync Optionen entfernt

parent 9048e09d
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ ifeq ($(ARCH),i686)
ALTARCH=i386
endif
RSYNC=rsync -a --progress
RSYNC=rsync -a
define archdir =
$(WORKSPACE)/$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment