X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=e6aa5a99dc044fe98182a1043275315c992b3a5f;hp=45add834e49e31b13e09f9deb4e91cd624faec5e;hb=015dad4622cf1ec6a06e2dd2b778b69242c346d5;hpb=403f967f6b7e8e06ec463ad397f71967d7648857 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: