Setting tag sfa-0.9-14
[sfa.git] / Makefile
index 66219b0..3d3fc9a 100644 (file)
--- 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