X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flibvorbis;h=9d7defd2762a1d4f8460488a5e7514997099ecf3;hp=ebd2be000bed4b6206e7a9e87a7fb01824ff55b1;hb=fcc535236fe6178d68007ece7793746320549b61;hpb=a6eac9f5ace2c648517fe4497b2509fdd5219f69 diff --git a/lfs/libvorbis b/lfs/libvorbis index ebd2be000b..9d7defd276 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