From 7064ed3fc0f5c7f93ad79133bd61d550433b7d2b Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 15 Nov 2012 18:13:24 +0100 Subject: [PATCH] rootfile updates: bash, openssl. --- config/rootfiles/common/bash | 6 +++--- config/rootfiles/common/openssl | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/bash b/config/rootfiles/common/bash index 43eecc9435..ecaeb1bdd2 100644 --- a/config/rootfiles/common/bash +++ b/config/rootfiles/common/bash @@ -1,6 +1,6 @@ bin/sh bin/bash #bin/bashbug -#usr/info/bash.info -#usr/man/man1/bash.1 -#usr/man/man1/bashbug.1 +#usr/share/info/bash.info +#usr/share/man/man1/bash.1 +#usr/share/man/man1/bashbug.1 diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl index bc1ac49f0b..296a0c05c7 100644 --- a/config/rootfiles/common/openssl +++ b/config/rootfiles/common/openssl @@ -1164,6 +1164,7 @@ usr/lib/libssl.so.0.9.8 #usr/share/man/man3/md5.3 #usr/share/man/man3/mdc2.3 #usr/share/man/man3/pem.3 +#usr/share/man/man3/rand.3 #usr/share/man/man3/rc4.3 #usr/share/man/man3/ripemd.3 #usr/share/man/man3/rsa.3 -- 2.39.5