]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/ffmpeg
add w_scan rootfile, changed path of ffmpeg lib to /usr/lib
[people/pmueller/ipfire-2.x.git] / lfs / ffmpeg
index 7a3afabe8a90722191c725398863ffb0aa6512cc..721d1f9da51345e43477e218fe7dfcfdb19f4555 100644 (file)
@@ -79,7 +79,7 @@ $(subst %,%_MD5,$(objects)) :
 $(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/local \
+       cd $(DIR_APP) && ./configure --prefix=/usr \
                                      --enable-shared \
                                     --enable-postproc \
                                     --enable-gpl