mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Hinzugefuegt:
* Yasuc * Wireless Tools (reanimiert) Updates: * fcron * pulsar * unicorn Fixes: * readline * lfs/Config git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@276 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -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_DL)/readline-5.1-fixes-3.patch
|
||||
cd $(DIR_APP) && patch -Np1 -i $(DIR_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
|
||||
|
||||
Reference in New Issue
Block a user