]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python-m2crypto
core120: Ship everything that is linked against OpenSSL
[people/pmueller/ipfire-2.x.git] / lfs / python-m2crypto
index bf29155af017ba13a8abefb72d05769db67d4648..3e69f70903988579e5540d1dda2b253fcfa1d5c5 100644 (file)
@@ -78,6 +78,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && python setup.py build
-       cd $(DIR_APP) && python setup.py install
+       cd $(DIR_APP) && python setup.py install --root=/
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)