X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flibmad;h=f197d37d4832d99862b0cc9c7c6b6031ff17babe;hp=ed18f25216b59063334c8073f224632616fad424;hb=15b1a3e360a277dc7481103f8ddcbf189033e3a6;hpb=1202ee15395ebd7bfe85c328d46e33b21f97f5eb diff --git a/lfs/libmad b/lfs/libmad index ed18f25216..f197d37d48 100644 --- a/lfs/libmad +++ b/lfs/libmad @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -81,6 +81,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/libmad-0.15.1b-cflags.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/libmad-0.15.1b-cflags-O2.patch + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && autoconf cd $(DIR_APP) && ./configure --prefix=/usr