mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
readline: update to 8.0 (patchlevel 1)
The third version of this patch fixes missing rootfile changes, drops orphaned readline 5.2 patches (as they became obsolete due to readline-compat changes), includes readline 8.0 upstream patch, and keeps the for-loop in LFS file (as commented by Michael). Cc: Michael Tremer <michael.tremer@ipfire.org> Cc: Arne Fitzenreiter <arne_f@ipfire.org> Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
f7b1fe542f
commit
c82aa03e2c
@@ -8,11 +8,12 @@
|
||||
#usr/include/readline/rltypedefs.h
|
||||
#usr/include/readline/tilde.h
|
||||
#usr/lib/libhistory.so
|
||||
usr/lib/libhistory.so.6
|
||||
usr/lib/libhistory.so.6.3
|
||||
usr/lib/libhistory.so.8
|
||||
usr/lib/libhistory.so.8.0
|
||||
#usr/lib/libreadline.so
|
||||
usr/lib/libreadline.so.6
|
||||
usr/lib/libreadline.so.6.3
|
||||
usr/lib/libreadline.so.8
|
||||
usr/lib/libreadline.so.8.0
|
||||
#usr/lib/pkgconfig/readline.pc
|
||||
#usr/share/doc/readline
|
||||
#usr/share/doc/readline/CHANGES
|
||||
#usr/share/doc/readline/INSTALL
|
||||
|
||||
Reference in New Issue
Block a user