X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=3d3fc9a017b086c5f5153a67553d72d49885cec1;hb=refs%2Fheads%2Fbranch-0.9-14;hp=66219b0fdcec3cf1e83ce02ccd0b8f5d2728928f;hpb=baf69ca158a5656a30029e666d79783dcf0f7f88;p=sfa.git diff --git a/Makefile b/Makefile index 66219b0f..3d3fc9a0 100644 --- a/Makefile +++ b/Makefile @@ -29,8 +29,8 @@ keyconvert-clean: python: xmlbuilder-install: - python xmlbuilder-0.9/setup.py install - + cd xmlbuilder-0.9 && python setup.py install --root=$(DESTDIR) && cd - + python-install: python setup.py install --root=$(DESTDIR) chmod 444 $(DESTDIR)/etc/sfa/default_config.xml