X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fntfs-3g;h=5191d508633c5713e509cd2a68dc25334d8167f7;hb=ef640882ab4ff5f26fb7b4bf9a5f00ca4f94d172;hp=0ed890f8b108f233d7c6b31517be068b7a9591d7;hpb=07f0e777f015303f1921f4d7e582890e8268563a;p=ipfire-2.x.git diff --git a/lfs/ntfs-3g b/lfs/ntfs-3g index 0ed890f8b1..5191d50863 100644 --- a/lfs/ntfs-3g +++ b/lfs/ntfs-3g @@ -73,6 +73,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install