]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/readline
Zwischencommit beim Umzug auf LFS 6.2.
[people/pmueller/ipfire-2.x.git] / lfs / readline
index 02fcb9f8c4be0256b5cbb1e8485d3bf50b40c2f0..e57477bed8449adf7984702e7e3a68456b5cb228 100644 (file)
@@ -76,7 +76,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        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
-       cd $(DIR_APP) && make SHLIB_LIBS=-lncurses
+       cd $(DIR_APP) && make $(MAKETUNING) SHLIB_LIBS=-lncurses
        cd $(DIR_APP) && make install
        chmod -v 755 /lib/lib{readline,history}.so*
        mv -v /lib/lib{readline,history}.a /usr/lib