X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fcoreutils;h=4f3d56e922722221615b61f9eeaded8c607d11ee;hp=9b6ddc7c4fa96175090125402dba01a8da0f2601;hb=51f9e7ace124dbf23d2c4ebf8bfb1aa475c71bb9;hpb=2ee0ab2d89eeeb33e609d9a19c11308273281cc2 diff --git a/lfs/coreutils b/lfs/coreutils index 9b6ddc7c4f..4f3d56e922 100644 --- a/lfs/coreutils +++ b/lfs/coreutils @@ -83,6 +83,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) && patch -Np1 < $(DIR_SRC)/src/patches/coreutils-5.96-rename-tee.patch ifeq "$(ROOT)" "" cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-uname-1.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-suppress_uptime_kill_su-1.patch