]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/mISDNuser
mISDNuser: Don't build with -Werror
[ipfire-2.x.git] / lfs / mISDNuser
index c471c760730f19a2dd2b2b6273c22c968d2f429c..923696a80c027b8fed2494689f3591e9b31ee780 100644 (file)
@@ -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