X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibvorbis;h=9d7defd2762a1d4f8460488a5e7514997099ecf3;hb=b2cc51ce5a5be7007d66e00145a013fed45aa3ff;hp=ebd2be000bed4b6206e7a9e87a7fb01824ff55b1;hpb=d2414ee76e5927d10aa1dbec5534175639fbe73a;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/libvorbis b/lfs/libvorbis index ebd2be000..9d7defd27 100644 --- a/lfs/libvorbis +++ b/lfs/libvorbis @@ -78,7 +78,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && ./configure --prefix=/usr - cd $(DIR_APP) && make + cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) #cd $(DIR_APP) && sed -i.bak -e 's/-mno-ieee-fp//' lib/Makefile cd $(DIR_APP) && make install cd $(DIR_APP) && install -v -m644 doc/Vorbis* /usr/share/doc/libvorbis-1.2.0