libxcrypt 4.4.17: Fix for rootfile

Message ID 20210220101405.29604-1-matthias.fischer@ipfire.org
State Accepted
Commit 70b43b54c9271895e1b991c15c74ba58d3d72692
Headers
Series libxcrypt 4.4.17: Fix for rootfile |

Commit Message

Matthias Fischer Feb. 20, 2021, 10:14 a.m. UTC
  Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 config/rootfiles/common/libxcrypt | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/config/rootfiles/common/libxcrypt b/config/rootfiles/common/libxcrypt
index c866c2ddb..1cbb05816 100644
--- a/config/rootfiles/common/libxcrypt
+++ b/config/rootfiles/common/libxcrypt
@@ -9,6 +9,7 @@  usr/lib/libcrypt.so.1.1.0
 #usr/lib/libxcrypt.so
 #usr/lib/pkgconfig/libcrypt.pc
 #usr/lib/pkgconfig/libxcrypt.pc
+#usr/share/man/man3/crypt.3
 #usr/share/man/man3/crypt_checksalt.3
 #usr/share/man/man3/crypt_gensalt.3
 #usr/share/man/man3/crypt_gensalt_ra.3