[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH] Fix the error caused by change in fipscheck (again..) (#498992)
- From: Martin Sivak <msivak redhat com>
- To: anaconda-devel-list redhat com
- Cc:
- Subject: [PATCH] Fix the error caused by change in fipscheck (again..) (#498992)
- Date: Mon, 1 Jun 2009 12:15:56 +0200
---
scripts/upd-instroot | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index ceedd62..3871b37 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -122,7 +122,7 @@ PACKAGES="glibc glibc-common setup openssl python newt slang libselinux
libdhcp libnl libdhcp6client libdhcp4client device-mapper-multipath
kpartx dmraid python-pyblock mkinitrd libbdevid libbdevid-python
libselinux-python nss udev keyutils-libs nspr python-iniparse
- cryptsetup-luks e4fsprogs fipscheck fipscheck-libs"
+ cryptsetup-luks e4fsprogs fipscheck fipscheck-lib"
if [ $ARCH = i386 -o $ARCH = x86_64 ]; then
PACKAGES="$PACKAGES pcmciautils"
--
1.5.4.3
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]