X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Freadline;h=02fcb9f8c4be0256b5cbb1e8485d3bf50b40c2f0;hb=048123a81c3b74889f911a4eca1208a0322cb6bd;hp=fdc38e557f08d05bcbdff59de6204864b3aa705e;hpb=0145f271e10034de8af568e38c64061e38ce341e;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/readline b/lfs/readline index fdc38e557..02fcb9f8c 100644 --- a/lfs/readline +++ b/lfs/readline @@ -72,7 +72,7 @@ $(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 -i $(DIR_SRC)/patches/readline-5.1-fixes-3.patch + cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/readline-5.1-fixes-3.patch cd $(DIR_APP) && sed -i '/MV.*old/d' Makefile.in cd $(DIR_APP) && sed -i '/{OLDSUFF}/c:' support/shlib-install cd $(DIR_APP) && ./configure --prefix=/usr --libdir=/lib