diff options
| author | Martin Gracik <mgracik@redhat.com> | 2010-05-11 10:25:37 +0200 |
|---|---|---|
| committer | Martin Gracik <mgracik@redhat.com> | 2010-05-17 09:35:36 +0200 |
| commit | 874e2b092a05f780a3ede6251735e258f542dff4 (patch) | |
| tree | 69654a796b47558f905f156928a5f0d9771f7dc3 /scripts | |
| parent | 85be73d719bc11d60103cdf58973eeb7d2236d54 (diff) | |
Add hmac file for libgcrypt to install.img (#590701)
This file is needed for installation with FIPS enabled
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 053c5b700..4fe12c4fc 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -521,6 +521,7 @@ usr/$LIBDIR/libsmime3.so usr/$LIBDIR/libsoftokn3.so usr/$LIBDIR/libssl3.so usr/$LIBDIR/.*.hmac +$LIBDIR/.libgcrypt*.hmac usr/bin/[ usr/bin/Xorg usr/bin/Xvnc |
