X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FmISDNuser;h=923696a80c027b8fed2494689f3591e9b31ee780;hb=764a3f1ff2384f34c592c311f5435a24eb6a53c8;hp=c471c760730f19a2dd2b2b6273c22c968d2f429c;hpb=f042e1d398bf4bade415773fe5849791f864444c;p=ipfire-2.x.git diff --git a/lfs/mISDNuser b/lfs/mISDNuser index c471c76073..923696a80c 100644 --- a/lfs/mISDNuser +++ b/lfs/mISDNuser @@ -70,6 +70,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_SRC)/mISDNuser && cd $(DIR_SRC) && tar Jxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_SRC)/mISDNuser && sed -e "s/-Werror//g" -i */Makefile.* cd $(DIR_SRC)/mISDNuser && make cd $(DIR_SRC)/mISDNuser && ./configure --prefix=/usr --with-AF_ISDN=34 cd $(DIR_SRC)/mISDNuser && make MISDNDIR=/usr/src/linux