]> wagnertech.de Git - projects.git/commitdiff
posaune mbuild_0.4-2
authorMichael Wagner <michael@wagnertech.de>
Thu, 5 Sep 2019 09:44:42 +0000 (11:44 +0200)
committerMichael Wagner <michael@wagnertech.de>
Thu, 5 Sep 2019 09:44:42 +0000 (11:44 +0200)
tools/make/rules

index 01d20175512f5479352f23fa7ed20d373fa8512a..d8d47fe5c146c70a861bd9a7385e51fcbde16b23 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