posaune
[projects.git] / tools / make / rules
index 01d2017..d8d47fe 100755 (executable)
@@ -52,7 +52,8 @@ version: ~/build/$(TARGET)
        mkdir ../build
 
 sync:
-       bash -c 'for dirs in $$(ls); do rsync -av $$dirs ../build; done'
+       #bash -c 'for dirs in $$(ls); do rsync -av $$dirs ../build; done'
+       rsync -av --exclude="build" --exclude="debian/tmp" --exclude="Packages" --exclude=".*" ./ ../build/
 
 copy: debian/$(paket).cp
        debian/$(paket).cp debian/tmp