From 489a2d6c6bdf6ce069bb21842ce305c85ce69382 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 14 Oct 2010 17:09:54 +0200 Subject: [PATCH] tweak for syncing onto f12 or other arch flavours --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1e0992b3..04ac659b 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ ifeq (,$(SSHURL)) @echo " or make sync PLCHOST=testbox1.inria.fr GUEST=vplc03.inria.fr" @exit 1 else - +$(RSYNC) ./sfa/ $(SSHURL)/usr/lib/python2.5/site-packages/sfa/ + +$(RSYNC) ./sfa/ $(SSHURL)/usr/lib\*/python2.\*/site-packages/sfa/ +$(RSYNC) ./tests/ $(SSHURL)/root/tests-sfa +$(RSYNC) $(BINS) $(SSHURL)/usr/bin $(SSHCOMMAND) exec service sfa restart -- 2.43.0