X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=e6aa5a99dc044fe98182a1043275315c992b3a5f;hb=04a3f20dc71bf8b3f96b1e3172623aa346a638a7;hp=45add834e49e31b13e09f9deb4e91cd624faec5e;hpb=4ef76bd85ea24906c4ebb580c896fe1084d6ba88;p=sfa.git diff --git a/Makefile b/Makefile index 45add834..e6aa5a99 100644 --- a/Makefile +++ b/Makefile @@ -224,6 +224,8 @@ BINS = ./config/sfa-config-tty ./config/gen-sfa-cm-config.py \ synclib: synccheck +$(RSYNC) --relative ./sfa/ --exclude migrations $(SSHURL)/usr/lib\*/python2.\*/site-packages/ +synclib3: synccheck + +$(RSYNC) --relative ./sfa/ --exclude migrations $(SSHURL)/usr/lib\*/python3.\*/site-packages/ synclibdeb: synccheck +$(RSYNC) --relative ./sfa/ --exclude migrations $(SSHURL)/usr/share/pyshared/ syncmigrations: