X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=3d3fc9a017b086c5f5153a67553d72d49885cec1;hb=refs%2Fheads%2Fbranch-0.9-14;hp=92f7db8be2ba9e9979a54d97a9736ab7c0aac613;hpb=953ea9b586332b3de0a7c88076366126980bad61;p=sfa.git diff --git a/Makefile b/Makefile index 92f7db8b..3d3fc9a0 100644 --- a/Makefile +++ b/Makefile @@ -29,9 +29,7 @@ keyconvert-clean: python: xmlbuilder-install: - cd xmlbuilder-0.9 - python setup.py install - cd - + cd xmlbuilder-0.9 && python setup.py install --root=$(DESTDIR) && cd - python-install: python setup.py install --root=$(DESTDIR)