X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=0bfc75dab05b8cc1641fffb6839619e9e7bba7dc;hb=00c22e475f803b8089946e1d0315c2b1a5bf0030;hp=bc38c443b5e6936d72772fb5847530cfa580abef;hpb=aa709b4141d9b082969225b99f66c8fe016996fa;p=sfa.git diff --git a/Makefile b/Makefile index bc38c443..0bfc75da 100644 --- a/Makefile +++ b/Makefile @@ -149,7 +149,7 @@ endif synclib: synccheck - +$(RSYNC) --relative ./sfa/ $(SSHURL)/usr/lib\*/python2.\*/site-packages/ + +$(RSYNC) --relative ./sfa/ --exclude migrations $(SSHURL)/usr/lib\*/python2.\*/site-packages/ syncbin: synccheck +$(RSYNC) $(BINS) $(SSHURL)/usr/bin/ syncinit: synccheck