X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fdirectfb;h=8b2ff60226734313d3083841d7e23eb595c150dc;hp=14916e403fad9e61ff8af3bc572342b7fa2b6c3c;hb=bc051eac54375a7f90b1d157414610f58de8c34a;hpb=2d475a3c6c8e37295f97a07dcca9a6eed2dbb21f diff --git a/lfs/directfb b/lfs/directfb index 14916e403f..8b2ff60226 100644 --- a/lfs/directfb +++ b/lfs/directfb @@ -79,7 +79,8 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/DirectFB-1.5.3-add-missing-davinci-files.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/DirectFB-1.7.7-add-missing-davinci-files.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/DirectFB-1.7.7-fix_mknod.patch cd $(DIR_APP) && ./configure \ --prefix=/usr \