KEEPFILE is a list of files, not directories. As such, the contents of $LIBDIR/rsyslog need to be matched against, not just the directory name. --- scripts/upd-instroot | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 169a9ba..03c44ad 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -301,7 +301,7 @@ $LIBDIR/libnssdbm3.so $LIBDIR/libsoftokn3.so $LIBDIR/libwrap*.so* $LIBDIR/multipath/* -$LIBDIR/rsyslog +$LIBDIR/rsyslog/* $LIBDIR/security/pam_* bin/arch bin/basename -- 1.7.0.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list