]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libtalloc
Tor: update to 0.4.6.5
[people/pmueller/ipfire-2.x.git] / lfs / libtalloc
index 098290d7f3009aca666fa437cfb8d8c0efe5372e..546524be572be5c888101492a0845075bc01f0f0 100644 (file)
@@ -77,7 +77,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && ./configure
+       cd $(DIR_APP) && ./configure --prefix=/usr --disable-python
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)