X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FmISDNuser;h=923696a80c027b8fed2494689f3591e9b31ee780;hb=9c8395456753ac6b7fd0141a6b0be83415841bf0;hp=c471c760730f19a2dd2b2b6273c22c968d2f429c;hpb=274ebe1d9d3390b94afe42e5b96273e171c3c6d3;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