X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=0bfc75dab05b8cc1641fffb6839619e9e7bba7dc;hb=2cf6d0e7089437ec8ad8e5fdfac26760e0c7a331;hp=bc38c443b5e6936d72772fb5847530cfa580abef;hpb=b7d6a80faf23cb019c74e65c2264e215446f84a3;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