X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibexif;h=74cf886bd46f88e8aba3f2933977700aff1031ac;hb=a1eb7761991af6515bd3b08f598454c7720119f8;hp=e39508d86d9f77f4d0ec808aa8b147c98652b5c8;hpb=86837f326e39aa118484270e67fa259b382cf27b;p=ipfire-2.x.git diff --git a/lfs/libexif b/lfs/libexif index e39508d86d..74cf886bd4 100644 --- a/lfs/libexif +++ b/lfs/libexif @@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure --prefix=/usr --disable-static cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) cd $(DIR_APP) && make install