> diff --git a/scripts/upd-instroot b/scripts/upd-instroot > index 8145c18..2b02efa 100755 > --- a/scripts/upd-instroot > +++ b/scripts/upd-instroot > @@ -514,6 +514,7 @@ usr/$LIBDIR/libsqlite3.so* > usr/$LIBDIR/xorg/modules > usr/$LIBDIR/libnssdbm3.so > usr/$LIBDIR/xserver/SecurityPolicy > +usr/$LIBDIR/.*.hmac > usr/bin/[ > usr/bin/Xorg > usr/bin/Xvnc Won't this pick up *all* hmac files, not just the ones that match up with libraries we're including in our install images? Probably not a big deal since I believe those files are small. It's just something to be aware of. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list