X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ftaglib;h=acf2cab24227e137296792ce42cd2eb317257d2e;hp=058a15542398ff6a5f821cc1f8638775b1164669;hb=37dee1d94be803796a67a6fff0711cb3145c6362;hpb=60bd29575add7a31387192b8ec05aa9dbe576793 diff --git a/lfs/taglib b/lfs/taglib index 058a155423..acf2cab242 100644 --- a/lfs/taglib +++ b/lfs/taglib @@ -76,6 +76,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 --enable-shared cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install